On Mar 23, 11:04 pm, Lalo <[email protected]> wrote: > Hi, > > I've been reading posts related and I found out some of the solutions > are based for websites. My problem is that I will like to obtain an > array of coordinates given the source and destination.
Are you going to display it on a map? > > So far I'm able to given a city obtain coordinates by using an url > with a 'get' parameter so I basically read the response given and use > the coordinates for other purposes. If you aren't displaying the result of the geocoder on a map, you should review the terms of use. > > However I don't think that any url from google gives you a coordinates > array after you give the source and destination instead you get the > polyline code. Driving directions are not available via a web service. (There is a feature request that you can "star") -- Larry > > My question is... is there an url I can use for this purpose? or is it > better to create a website in a certain domain that will do this for > me? > > Thanks... > > Lalo -- 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.
