Hi, I would like to define two coordinates/datum points in the same street. The question is whether after defining a third coordinate, would I be able to know if it is between the first two coordinates (in the same segment)?
I tried look for a function (something which contains (point, route)) and didn’t find one. Another try I've made, and maybe is possible, is trying to check whether the distance between a point and a polyline is zero. The only problem is that I don't know if it will work when the street is curved (because I need the line between the polyline points will be a curved line according to the street and not a straight line between the points). Thanks For Your Help Gil -- 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.
