> so if a marker point is within the polygon bounds
> i want that polygon to get color else stay as it is.

I think you'd need some code in your polygon-creating routine, that
cycles through all your markers and does point-in-polygon analysis.
Then adjusts the poly colour according to results.

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

Reply via email to