Hi I am trying to write code to work pout if two polygons intersect and havd aprtial success. If I use the vertex of the polygon and chack these against another wiht the contains in epoly this works but not if the overlap doesn't contain a vertex. I have tried usin ght ebounding box of the polygon and edges but this is not accurate as the bounding box will be outside the polygon and capture incorrect data.
Has anyone a solution on how to work out if two polygons overlap in all cases? Thanks, Stephen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
