mapbox / mapboxgl-jupyter

Use Mapbox GL JS to visualize data in a Python Jupyter notebook
MIT License
661 stars 136 forks source link

Update GL JS for 3D ray-picking mouse interaction support, bump to v0.10.1 #145

Closed ryanbaumann closed 5 years ago

ryanbaumann commented 5 years ago

To Do

ryanbaumann commented 5 years ago

Example of feature interactions and ray-picking:

ryanbaumann commented 5 years ago

@akacarlyann ready for review 👀 when you have time

vincentsarago commented 5 years ago

@ryanbaumann thanks fro requesting my review, I've lost tracks with what moved with this lib so it's a bit hard for me to review it properly. My only comments will be about releasing a new version with Mapbox-gl-js beta version, you could maybe release a beta version too for mapboxgl-jupyter

ryanbaumann commented 5 years ago

My only comments will be about releasing a new version with Mapbox-gl-js beta version, you could maybe release a beta version too for mapboxgl-jupyter

Great idea re: releasing a beta. Will consider that here too. Thanks @vincentsarago