> Given path (polyline?) taken from Google Maps directions and a point, > what is the best way to tell if that point is along the path?
One approach would be "how far is the point from a polyline" and see if it is close enough by your definition. Discussion http://groups.google.com/group/google-maps-api/browse_thread/thread/f887ee95b6a57682/41496f310c68a477 -- 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.
