Sounds good. I would start by overriding this method in your subclass of
Overlay:

 public void *draw*(android.graphics.Canvas canvas,

MapView<http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/MapView.html>
 mapView,
                 boolean shadow)

and then figure out the correct scale for your icons from the MapView
object. Whether this ultimately solves your problem is hard to say, but it's
probably better to just start coding instead of over-analyzing the problem.

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