Hi, I'm new to Google Maps API, can anyone help me out? Now I'm want to using Google Maps API to calculate shortest route from one point to another point with my own algorithm, is it possible?
If possible, I have 3 question: 1. How to get the route distance on the map to apply for calculation. 2. The Google Maps API also can't search from one point to another point, it only can search one location. So how do I get the route in Google Maps API from one point to another point and display the polyline in the maps? 3.If I want to use my own algorithm to calculate the shortest distance, how can i get the data(distance, time) from Google Maps API like Google Maps did? -- 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.
