pbugnion / gmaps

Google maps for Jupyter notebooks
https://jupyter-gmaps.readthedocs.io/en/stable/
Other
760 stars 147 forks source link

Using custom google map style in gmaps #161

Open roesgaard opened 7 years ago

roesgaard commented 7 years ago

Is it possible to use a custom map style JSON element on a gmaps image (https://mapstyle.withgoogle.com/)? Either as an input parameter or post processing?

Thanks

pbugnion commented 7 years ago

Thanks for raising this. At the moment, this isn't possible. See also issue #124.

I agree that this would be very useful. PRs welcome! Someone interested in adding this functionality to jupyter-gmaps should look at pthis guide](https://developers.google.com/maps/documentation/javascript/style-reference).