Wednesday, December 19, 2012

Re: [android-developers] MapView + Multiple Markers + Pan/Zoom

Maps V1 didn't really have great support for that, and is now
deprecated, anyway.

Maps V2 allows you to associate an OnCameraChangeListener with a
GoogleMap, to be informed when the camera changes position, tilt, or
zoom.

On Wed, Dec 19, 2012 at 5:54 PM, Filipe Batista
<batista.filipe@gmail.com> wrote:
> Hi,
>
> I have an application that should load to a MapView several markers as
> soon the zoom changes ou the map center location changes.
> I have been looking into the documentation but i have not found any
> listener for the zoom changes ou pan. Is there any to do this?
> Thanks
> Best Regards
>
> --
> 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



--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 4.4 Available!

--
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