Hello, I have to make an interactive route plan system with Google Maps. On my map I have various points, where you can click the points to generate a path. At this time the path is made using the routeplanning system of google maps. As soon as you click on 2 markers. But now this system has to be different, we want to be able to draw lines from point to point, to make a giant grid-like system which present bicycle roads.
And when somebody clicks from point to point, the script has to calculate a route automatically to the last point clicked, only using the roads predefined before. How can I make this? Here is an example how we want it: http://ws.routeyou.com/planner/embed.php?width=700&height=500&language=nl&user=24103&redirect=http%3A//twente.routeyou.com/public.php&key=1e8cccb23c33ef10010fd5167a7418d1&bounds={%22min%22%3A{%22lat%22%3A52.23%2C%22lon%22%3A6.45}%2C%22max%22%3A{%22lat%22%3A52.42%2C%22lon%22%3A6.8}}&routeTypes={%22BIKE%22%3A%22fietsroute%22}&modules={%22track%22%3A{%22displayRoutingOptions%22%3Afalse}}&routing={%22options%22%3A{%221%22%3A%22Fietsroutenetwerk%22}%2C%22enable%22%3A1}&referer=http%3A//localhost/planner/&utm_source=http%3A//localhost/planner/&utm_medium=Embed%20iFrame&utm_campaign=Route%20Planner We need something like that on a short notice. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
