Version 2.153 and earlier render polygons faster.
http://code.google.com/p/gmaps-api-issues/issues/detail?id=1287

PNG overlay is an alternative worth considering. Google Latitude is
using that.
http://econym.org.uk/gmap/example_circleskm.htm

I made some experimenting with SVG circles with API v3.
http://koti.mbnet.fi/ojalesa/SVG/svg_marker_alpha.htm

The example has an SVG element for each circle element. It proves that
you should have a single parent SVG element for all the circles for
performance. That makes the implementation slightly more complicated
but DOM simpler. I will proceed in a few days.
--~--~---------~--~----~------------~-------~--~----~
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