Pardon me if this scenario has already been dealt by the group. I
couldn't find solution to this problem so posting it now.

Scenario :
I am using google maps for my application where I plot polylines,
extensively, corresponding to area selected on map.
At a stretch around 50 polylines are plotted. The number of polylines
being plotted corresponds to the area selected on the map. I have an
option to clear these polylines from map, using removeOverlay
(polyline).
The PROBLEM I m facing here is, while clearing of the polylines from
the map, few polylines as a whole or a part of it is still seen on the
map. This actually is not a polyline plotted and is kind of a garbage
image that doesn't go off the map even though i clear them all. this
image shift the place when i zoom in and out and its size is fixed, it
looks like this image is stuck on the Google default or base tile.
even doing clearoverlay() doesnt clear this image.

I want to get rid of this images which gives the wrong perception, of
being a polyline.

Have any one come across this issue before? A little help here would
be appreciated. Thanks

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to