On Apr 3, 9:38 am, bertaudmarc <[email protected]> wrote: > hello, > I am looking for an elegant solution for drawing icons (man.jpg) on a > map according to the zoom factor: I don't like to see man.jpg so large > than my country ! > Any ideas ?
1. Post a link so we can see what you mean: http://groups.google.com/group/google-maps-api/web/why-including-a-link-is-critical 2. create different sized markers for each zoom level an use the markermanager to manage them. 3. use a smaller marker -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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/google-maps-api?hl=en.
