mapsplotlib
mapsplotlib copied to clipboard
Custom Python plots on a Google Maps background. A flexible matplotlib like interface to generate many types of plots on top of Google Maps.
according to requirements.txt I removed the redundant `requests` entry
This is a feature request. Zooming in and out is essential to visualizing data on different scales. Is there a way to incorporate the same in mapsplotlib as well?
I think it would be awesome if you integrated this with [GeoPandas](https://github.com/geopandas/geopandas). It would make both packages more powerful. Haven't really looked under the hood, but if you're already working...