Hi Guys, After some hurdles, I finally managed to make markerclusterer (API v3 port, link below) work under Firefox. Unfortunately, it does not work with ie8.
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/docs/reference.html Here is the error message : "This object does not manage this property or method" (in French : "Cet objet ne gère pas cette propriété ou cette méthode") Here is the code corresponding to the error message in markerclusterer.js : "Cluster.prototype.isMarkerAlreadyAdded = function(marker) { return this.markers_.indexOf(marker) != -1; };" I'm using markerclusterer on the following page : http://www.ruedelimmobilier.com/ng/annonces_immobilieres.php Thanks in advance for your help ! Regards Samuel -- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.