Releases: jupyter-widgets/ipyleaflet
Releases · jupyter-widgets/ipyleaflet
Release 0.12.6
Improvements:
- Use leaflet-defaulticon-compatibility for icon image bundling #552
- Fix issue with Phosphor dependency #563
- Fix in the Vector tile layer #568
- Bug fix with respect to the GeoJSON layer #572
- Refactor GeoJSON layer #573
- Add means to save to HTML #574
- Improve docs #575
- Make the xarray dependency optional #561
Release 0.12.4
Improvements:
- The package now ships the JupyterLab extension automatically. So
jupyter labextension install jupyter-leaflet
should not be needed anymore #510 - Add support for int data in Choropleth #539
- Add
style_callback
to GeoJSON/Choropleth/GeoData layers #518 - Rename positional argument in
handle_draw
callback #530 - Add VectorTilesLayer #544