Skip to content

Instantly share code, notes, and snippets.

@afonsoaugusto
Created December 3, 2017 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afonsoaugusto/434c3ca19f3bdb6934b05bff367c3bf6 to your computer and use it in GitHub Desktop.
Save afonsoaugusto/434c3ca19f3bdb6934b05bff367c3bf6 to your computer and use it in GitHub Desktop.
#https://github.com/pbugnion/gmaps
#Ambiente Windows com Anaconda instalado:
#terminal
conda install -c conda-forge gmaps
jupyter nbextension enable --py widgetsnbextension --sys-prefix
conda update conda
ou
conda install -c conda-forge googlemaps
Enable the API(s) you want to use. The Python Client for Google Maps Services accesses the following APIs:
Directions API
Distance Matrix API
Elevation API
Geocoding API
Geolocation API
Places API
Roads API
Time Zone API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment