> To do that, I'll need to get the lat and lng of the marker (using > getLatLng()) and then add a marker at these coordinates on mouseover > or onclick event ? > Is that what you mean ? Do you have any link to have an example ?
Just about. Though rather than add/remove new markers, you can save some overhead by having just one "spare" that you hide/show and move around. http://groups.google.com/group/google-maps-api/browse_thread/thread/26969e7700844de8/5e84d3d7e086dcb8 -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.