Pascal Bugnion
Pascal Bugnion
> Hi, thanks so much for sharing the Jupyter gmaps. Thanks for your kind words. > Is it possible to export my map with interactive tick box markers in HTML...
It looks like you didn't have internet access at the time you ran this, or you are behind a firewall that didn't let you speak to S3 (where the datasets...
Thanks for raising this. You can add info boxes to markers or symbols. See [the docs](https://jupyter-gmaps.readthedocs.io/en/latest/tutorial.html#markers-and-symbols). The user will have to click on the marker to actually open the box....
Thanks for raising this. As far as I know, there is no (exposed) way to do this with the [Google Maps JavaScript API](https://developers.google.com/maps/documentation/javascript/reference/map#TrafficLayer), so there'd be no way to add...
Thanks for raising this. It'd be useful to know the following: 1. does the map display in Jupyter? 2. when you were running your code snippet that runs `embed_minimal_html`, was...
The only solution I can think of would be to build a web app. The browser client could monitor the map for zoom and pan events and send the coordinates...
Thanks for raising this. There is no way to do this directly through this (because, afaik, Google maps itself doesn't support it). However, you should be able to integrate with...
Thanks for raising this. I agree this would definitely be a good thing to add. Since I don't particularly want to pay a license to get a client ID, I...
I have submitted a request for a test key from Google maps.
Google Maps have decided not to give me a test client ID, so it's unlikely I will be able to develop this in the near future. If anybody does have...