Using Google Maps API how to determine the driving distance between two locations ? Platform -Java
You will need to use the Google Directions Web Service. You can make an HTTP request, specifying your two locations as parameters, and get back JSON (or XML) describing the directions between the two points.
N.B. The Google Maps terms of service explicitly states that using the Google Maps Web Services without putting the results on a Google Map is prohibited.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With