[android-developers] How to get Streetview in mapactivity

2012-03-16 Thread Android Developer
Hi All,

StreetView method in now depricated in mapactivity. how do we display
the map with streetview.



Thanks
Mani

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] How to get Streetview in mapactivity

2012-03-16 Thread Narendra Singh Rathore
On Fri, Mar 16, 2012 at 4:15 PM, Android Developer
c2dmdevelo...@gmail.comwrote:

 Hi All,

 StreetView method in now depricated in mapactivity. how do we display
 the map with streetview.


Add this to your code:

*mapView.setStreetView(true); *

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] How to get Streetview in mapactivity

2012-03-16 Thread Android Developer
Hi

This method is already deprecated. i used it but its not working'.


Thanks
Mani

On Fri, Mar 16, 2012 at 4:21 PM, Narendra Singh Rathore 
nsr.curi...@gmail.com wrote:



  On Fri, Mar 16, 2012 at 4:15 PM, Android Developer 
 c2dmdevelo...@gmail.com wrote:

 Hi All,

 StreetView method in now depricated in mapactivity. how do we display
 the map with streetview.


 Add this to your code:

 *mapView.setStreetView(true); *

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] How to get Streetview in mapactivity

2012-03-16 Thread Narendra Singh Rathore
On Fri, Mar 16, 2012 at 4:55 PM, Android Developer
c2dmdevelo...@gmail.comwrote:

 Hi

 This method is already deprecated. i used it but its not working'.


Yes, I got your problem.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] How to get Streetview in mapactivity

2012-03-16 Thread Narendra Singh Rathore
Have a look at the following link:

http://code.google.com/p/android/issues/detail?id=10317

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en