Is there a way to display a circle without having the default marker
displayed?

I've drawn a circle using points with  GPolyline :
circle = new GPolygon(circlePoints, '#000000', 0.5, 0.5);
The above is embedded in a loop of points for the cirlce

map.addOverlay(circle);

All works well except I do not need the default marker in the circle
center.

Thanks in advance,

Buster


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