On Feb 26, 12:28 am, Jeff Schnitzer <[email protected]> wrote:
> Thanks to both of you. It makes perfect sense now. I'll just
> setMap(null) and back for the entire set.
>
> There's a fair bit of overlap in my polygons. I've implemented
> rollovers, so I need to ensure that my polygons are always ordered
> with the smaller ones on top, even though the polygons change with map
> center and zoom. Thus the z-order issue.
>
> At the moment I'm rendering exactly 100 polygons of various shapes and
> sizes, but that number could go up (or down) depending on performance
> (network as well as rendering).
>
> The app is Mobcast (http://www.mobca.st/map), but the polygon-related
> stuff is not public yet. If you're curious, email me and I'll send
> you a private link. It's built on Maps v3 with a GWT wrapper.
>
> Thanks,
> Jeff
Are you able to display 100 polys simultaneously with the API ?
If not, I have a "light weight" poly facility with several demos at:
http://www.polyarc.us/polycluster
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.