On Dec 26, 7:19 pm, nou <[email protected]> wrote: > hello > > I would like to know if there is actually a way of destroying a marker > rather than just hiding it (with myMarker.hide()).
GMap2.removeOverlay(myMarker) then destroy any reference to it. > It actually seems > to me that the process of adding new markers in a map that has already > displayed other markers (and then hidden them) become slower and > slower. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
