Make beautiful maps with Google Maps JS API and Python


Keywords
data, visualization, google-maps, google-maps-api, maps, python
License
AML
Install
pip install pymaps==0.1.0

Documentation

pic 1 PyMaps

PyMaps is a Python wrapper that allows you to create Goole Maps visualizations using Python only. The maps can be viewed on Jupyter notebooks or exported as HTML file.

Installation

pip install pymaps

Examples