Anyone got a clipping algorithm to check whether a Polyline goes through a (circle) Polygon? I don't want to reinvent the wheel if I don't have to.
I have all the vertexes of the Polyline defined. I have all the points used to create the circle Polygon. Do I have to trace each Polyline and check each individual vertex, see if it falls inside of the circle? Seems a bit of an overhead there ... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
