> Is it possible that I can have the polygons visible on a
> particular zoom level and when a polygon is clicked on it zooms/
> centers to its bounds and on that particular zoom level the polygon
> disappears and the underlying markers are visible for that particular
> poly?

Just take your requirement and break it into bite-sized steps - you've
already done that in your question.
Look into how to set a click listener on a polygon.
Look into how to find the bounds of a poly.
How to find the zoom and centre that fits a bounds.
How to remove a poly.
How to get more data for markers, or show them, howver you've decided
to manage the marker data ..

cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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