Hi I have a set of GPS points which I am sending to the Google Routing API . I would like a path along the roads. However at intersections I am facing an issue that if the GS point is off the road and between two prpedicular roads it snaps to the wrong road. This creates a kink in my path. Anyway I can prevent this? Does Google maps make available data on when we are near an intersection? I can try passing the waypoints two at a time and plotting the output and if I am near an intersection I will not use that point and use the previous and next point
-- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
