Teamalpha / Stumbl

MIT License
0 stars 1 forks source link

show distance from destination #8

Closed SeanHoude closed 5 years ago

SeanHoude commented 5 years ago

Distance Matrix API: https://developers.google.com/maps/documentation/distance-matrix/start

Requesting Distance Data for Different Travel Modes (set to default to walking): https://developers.google.com/maps/documentation/distance-matrix/intro#travel_modes

Google Distance Matrix Documentation: https://developers.google.com/maps/documentation/javascript/distancematrix

** be sure to see info about indicating travel mode as "walking"

stevelknievel commented 5 years ago

https://developers.google.com/maps/documentation/javascript/distancematrix

Info on using the Google Distance Matrix