> One post says that we can use idle. However the following code doesn't
> work except the first time when the page is loaded. Could any one
> kindly tell me how to add listener to get bounds after mouse action.
>
> google.maps.event.addListenerOnce(map, 'idle', function() { ...Have you investigated the difference between addListenerOnce() and addListener() ? http://code.google.com/apis/maps/documentation/javascript/reference.html#MapsEventListener -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
