I'm assuming you mean the overlay markers.

I'll agree with TreKing. Scaling map icons with the scale of the map (the
icon remain the same size relative to the size of a city, map feature, etc.)
is not such a great idea. I wouldn't have done it if I'd designed google
maps. Indeed I just tried the Maps application on the Droid and the marker
icon (and text) for a POI remain the same pixel size from one zoom extreme
to another.

That said, if you do want to scale the overlay markers, I'd suggest using
only three or four sizes. Decide which range of zoom levels each one is for.
Upon zoom notification, change the drawable for the overlay as needed.
There's another issue of marker crowding as you zoom out. I don't know if
you need to address that in your map application as well.

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

Reply via email to