On Jun 24, 8:16 am, chesterb <[email protected]> wrote: > I dont know if I am just being thick but I cannot find anything to > help me create a route planner on my website, all I need to add is an > input box for the UK post code and then to generate a route, the end > address is always static but the start address could be anywhere in > the uk > > please help
Did you try any of the following: 1. search the group: http://groups.google.com/group/google-maps-js-api-v3/search?group=google-maps-js-api-v3&q=directions 2. looking in the documentation: http://code.google.com/apis/maps/documentation/javascript/services.html#Directions 3. looking in the examples: http://code.google.com/apis/maps/documentation/javascript/examples/index.html 4. looking at the "demos": http://code.google.com/apis/maps/documentation/javascript/demogallery.html -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
