I understand that the information is not suffice, but currently it's not feasible for me to post a working link. All i can give is the use-case, as below.
1. Initially, my map is marked with 5 markers. 2. I click on a link which forms clusters of 100 markers using markerclusterer.js.No error till here. 3. I click a link to clear all markers using setMap() and then put initial 5 markers on map(as initially). To my surprize, during this step, MarkerClusterer method getExtendedBounds() is invoked out of somewhere. After this step, i see the above mentioned errors in main.js. Please tell me if you can sense the cause of the error. I just afraid if presently there is any known issue with markerclusterer.js or main.js. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/w-Xx1jv8ITAJ. 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.
