On Dec 31, 6:39 am, Olivertech <[email protected]> wrote: > > I need to create a listener to center map on the marker position, > every time someone click on those buttons. Anybody knows how to do > that ?
> And the other problem is how to center the map on marker position, > when using mouse wheel ? Both problems can be overcome by listening for the zoomend event. http://code.google.com/apis/maps/documentation/reference.html#GMap2.zoomend Andrew -- 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.
