By using Overlay http://developer.android.com/reference/com/google/android/maps/Overlay.html and MapController http://developer.android.com/reference/com/google/android/maps/MapController.html and possibly subclassing MapView you can create pretty much any manipulation you could wish for.
On Mar 14, 5:19 pm, Tim Bray <[email protected]> wrote: > I'd like to implement something on a MapView that acts much like > Zoomer - slides in whenever you touch the map, then fades after a bit > of inactivity. MapView is closed-source, sigh... I'm sure I can figure > it out, but if anyone else already has, I'd love to have some code to > look at. -Tim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

