Hi!

What is the preferred (right?) way to scale the Drawable markers of an
ItemizedOverlay in a MapView?

Say for instance that you have a rect or a circle with a fixed
physical dimension like 500 meters across. The drawable has to change
size when the user is zooming in and out in the view. What is the best
way of doing this?

I'm currently changing the bounds of all OverlayItems drawables in the
mapviews onSizeChanged method. This seems a bit crude. Is there a more
convenient solution?

Best Regards,
Anders
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to