[android-developers] Moving map method

2010-07-03 Thread Michael
Is there any method that listens for map moves or zoom changes? I know
there is a mapMoved() method in the map listener interface for the
nutiteq map (I'm using google maps though) so I'm wondering if there
is anything similar for google maps, or if not, if there is someway to
listen for getMapCenter() changes. Thanks in advance!

-- 
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] Moving map method

2010-07-03 Thread Frank Weiss
Try this and let us know if it works for you:

http://osdir.com/ml/Android-Developers/2010-06/msg01242.html

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