On Jul 13, 4:31 am, Jin Wook Lee <[email protected]> wrote:
> Currently, our team is going to provide customers with navigation
> service. And we are using Google map for javascript V2 as a map. I
> think it is possible to connect line based on optimal route from a
> starting point to a arriving point. But we additionally need to know
> latitude & longitude values of each point on the line. Because we have
> to make a judgement about breaking away from vehicle's course. In
> short, is it possible to get a latitude & longitude values in the
> google map for javascript V2?

This page captures the coordinates of the directions polyline:
http://www.geocodezip.com/example_geo2.asp
(probably not the simplest example)
Be sure to review the terms of use to verify that your application
meets them.

  -- Larry

> If it is possible, I would like to know
> through what kind of type it is provided, and what kind of API we
> could use.
>
> Thank you for your support.

-- 
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.

Reply via email to