Just as a visual, if you take a look at this fractal encoded polyline
example (which is very cool):
http://facstaff.unca.edu/mcmcclur/GoogleMaps/EncodePolyline/fractalLog5Log4.html

You can see that as you zoom in, it reveals more detail. Is there any
way to "scrape" a zoom level off of an Encoded Polygon?

What I mean by this, is to get a list of only the verticies that are
seen at a given zoom level.

This way, you could simplify really complex polygons so that they're a
lot faster to load in non-Chrome browsers. You won't be able to zoom
in and get a very accurate level of detail, but for some applications,
that might not be necessary.

I'm finding that if I jam tons of complex encoded polygons onto a map,
it works great in Chrome, but it's terrible in any other browser.

Thanks!

Dan

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