I am trying to remove marker by using clusterer.removeMarkers(); but its undefined function. Can you please tell the that how can i remove the marker?
On Jun 3, 2:41 pm, Rossko <[email protected]> wrote: > > ok, i am using cluster and its working fine but i have more than 200 > > records with same coordiantes. When i open cluster infowindow then its > > saying you have 278 more.. But i want to show this in paging so that > > we can check the details of every marker. > > You'll have to modify the infowindow code to do that. Thats just > script/HTML stuff, not a maps question. > > Before putting too much effort in, you might question whether showing > details of 300 'whatevers' at one point is actually of much value to > the end viewer. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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-api?hl=en.
