Hi all, I will summarize what the problem is. I have to draw TWO different routes in the same map. This is afaik only possible by using the Google Maps API. But using that gives me less accurate positions. When I draw the route directly in maps.google.com by filling the querystring it will give me the exact positions.
For example: http://maps.google.com/maps?saddr=51.979362,5.980457&daddr=51.979402,5.975447+to:51.976466,5.975393&via=1&t=m http://www.stuurhut.nl/google/map.html?origin=51.979362,5.980457&destination=51.976466,5.975393&waypoints=51.979402,5.975447 The map and directions in the second url are made with help of the API. Can somebody explain this? Or can somebody give a solution? Thanks in advance! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/1scyCcn6xwEJ. 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.
