On Jan 13, 5:19 am, "[email protected]" <[email protected]> wrote: > On Jan 13, 4:44 am, gunk mahendra <[email protected]> wrote: > > > hi all, i ve problem using google map,.. > > i want to show marker point at zoom 5 (default), when user change to > > zoom in, marker zoom in too,. > > i don't know how to get zoom dynamic with user,. i use map.getZoom() > > that static,.. > > i use zoomend event but not work! :( > > well, this code: > > http://groups.google.com/group/Google-Maps-API/web/suggested-posting-...http://groups.google.com/group/google-maps-api/web/why-including-a-li... > > > > > please help me,.. > > Help us to help you. > > You could try using the MarkerManager, it is meant to do that kind of > thing. Or reading the documentation on how to change a marker's icon. > Or check out Mike Williams' tutorial, he has an example that > "highlights" markers (by changing their icon).
This one: More advanced stuff - Part 1 Sidebar mouseovers: Changing icons when the mouse hovers over the sidebar http://econym.org.uk/gmap/mouseover.htm -- Larry > > -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
