> Currently, our team is going to provide customers with navigation > service.
Make sure you check the terms of use > And we are using Google map for javascript V2 as a map. It's probably a better idea to use v3 for new projects > I > think it is possible to connect line based on optimal route from a > starting point to a arriving point. See 'Directions' in the documentation > But we additionally need to know > latitude & longitude values of each point on the line. There are an infinite number of points in any line. What do you really need to know? > Because we have > to make a judgement about breaking away from vehicle's course. Not sure what that means. Perhaps you want to know the distance of some actual location from a planned or expected route? > In > short, is it possible to get a latitude & longitude values in the > google map for javascript V2? Yes. Latitude and longitude of what, though? -- 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.
