On Jan 29, 8:42 am, Rossko <[email protected]> wrote: > > igloo'sadvice about how best to get help applies to you, too! > Please read the posting > guidelines:http://groups.google.com/group/Google-Maps-API/web/suggested-posting-... > and post a URL link to your (non) working page, NOT code.
However, reading the documentation may help too. GMarkerManager doesn't have a removeMarker() method. The open source marker manager does, so if you want to remove markers from the manager, you have to use that. http://code.google.com/p/gmaps-utility-library-dev/wiki/Libraries Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
