drewfustin / isocronut

For a given geospatial location, calculate an isochrone (same time) contour around it.
97 stars 44 forks source link

Google APIs #2

Closed wolframteetz closed 8 years ago

wolframteetz commented 8 years ago

Which Google APIs do I need to activate to use the service?

wolframteetz commented 8 years ago

Didn't know I have to wait 10 minutes until the Google API Services work ;) OK

drewfustin commented 8 years ago

It uses the Geocoding API and the Distance Matrix API. This write-up may help: http://drewfustin.com/isochrones/

drewfustin commented 8 years ago

Oh, didn't know about that either. That seems new.. Good to know!