I was trying to get the bounds of all the markers in the markerClusterer object. So I tried to use the getExtendedBounds mentioned in the reference page. Unfortunately the getExtendedBounds method doesn’t exist in the markerclusterer_compiled.js. Strangely, this function does exist in the markerClusterer.js but does not work anymore since it uses function that doesn’t exist anymore in the Google map API v3.
I did not analyse everything around it, but the getExtendedBounds function definitely need some cleanup. -- 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.
