heremaps / here-map-widget-for-jupyter

Use HERE Maps API for JavaScript in your Jupyter Notebook.
https://here-map-widget-for-jupyter.readthedocs.io/en/latest/
MIT License
36 stars 9 forks source link

Map doesn't trigger bounds change events #14

Closed deeplook closed 3 years ago

deeplook commented 3 years ago

The Map seems not to trigger a bounds name change event like ipyleaflet does. I see a zoom and center one, but it would be much easier to not have to calculate the bounds from that.

sackh commented 3 years ago

Thanks, @deeplook for raising this we will look into it.