On Jun 9, 7:32 am, sravan kumar gudivada <[email protected]> wrote: > hi, > > I am sorry, for got give the link. > > http://googlemaps.uuuq.com/route/prjct/directions.html > > i want to get all the latitude and longitude positions between my > places.How can i get it.
This page: http://www.geocodezip.com/example_geo2.asp has code to capture the vertices of the returned polyline (look at the function called by "get polyline xml") -- Larry > thanks in advance, > > sincerely, > sravan > > On Tue, Jun 9, 2009 at 8:00 PM, sravan kumar gudivada <[email protected] > > > > > wrote: > > Hi Larry, > > > Thanks for your reply, below link is path for my map. Now, > > its working fine. What i have to do, to get all the latitude and longitude > > points between two places. Please help me regarding this work. > > > Thanks in advance, > > > with sincerely, > > sravan > > > On Tue, Jun 9, 2009 at 6:41 PM, [email protected] <[email protected] > > > wrote: > > >> On Jun 9, 4:08 am, sravan <[email protected]> wrote: > >> > Hi, > > >> > I am learning, how to work with GDirections. in below, when i am > >> > giving location names directly this script is working but if i give > >> > variables thorugh form its not working. > >> > Can you please explain why it is not working. > > >> Not on a code dump. Link to your map please. Lots of working > >> examples, both in Mike Williams' tutorial and in the documentation/ > >> examples. > > >> -- Larry > > >> > thanks in advabce, > > >> > sincerely, > >> > sravan- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
