Friday, March 16, 2012

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



On Fri, Mar 16, 2012 at 4:15 PM, Android Developer <c2dmdeveloper@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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment