Hi, Thanks for the solution ricco, I tried it and works fine. I have also written a custom overlay which extends Marker Object, it looks fine and working great. Almost similar to what you mentioned and what I expected.
Anyway Thanks Cheers, ~Cyril On Jun 3, 9:33 pm, "ricco *" <[email protected]> wrote: > Hello again, > > What i said previously is wrong. > > Just add a 'getVisible' and 'getPosition' method to your customOverlay as > you can see in the customOverlay.js you can find here : > > http://nettique.free.fr/gmap/custom-overlay-with-markerclusterer.html > > Cheers > > 2010/6/3 ricco * <[email protected]> > > > > > Hello, > > > MarkerClusterer have to be slightly modified to accept custom markers. > > > riccco > > > 2010/6/1 Cyril Sanjay <[email protected]> > > > Hi, > >> I want to create Custom Markers with label in it along with the usage > >> of ClusterMarker. > > >> When i create a Label Overlay I am not able to send it to > >> culstermarker. > >> Since Cluster Marker (http://google-maps-utility-library- > >> v3.googlecode.com/svn/tags/markerclusterer/1.0/examples/ > >> advanced_example.html<http://v3.googlecode.com/svn/tags/markerclusterer/1.0/examples/%0Aadv...>) > >> is working fine only when provided with proper > >> marker object. > > >> I am expecting something similar to this v2 version of Labeled Marker > >> (http://www.googlemapsbook.com/2007/01/22/extending-gmarker/) > > >> Please help. > > >> And one more doubt is that can i extend google.map.Marker() ? > >> If so how can do it ? > > >> Thanks. > >> ~Cyril > > >> -- > >> 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]<google-maps-js-api-v3%2B > >> [email protected]> > >> . > >> For more options, visit this group at > >>http://groups.google.com/group/google-maps-js-api-v3?hl=en. -- 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.
