Skip to content

Releases: jupyter-widgets/ipyleaflet

Release 0.12.6

12 May 13:59
Compare
Choose a tag to compare

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

17 Apr 14:26
Compare
Choose a tag to compare

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

Release 0.12.3

03 Mar 08:53
Compare
Choose a tag to compare

Improvements

  • JupyterLab 2 support #509
  • Sync Path's fill_color attribute with color attribute #505
  • Documentation improvements #497 #506

Release 0.12.2

31 Jan 16:54
Compare
Choose a tag to compare

Fixes:

  • Popup creation #489
  • DrawControl creation #493

New features and improvements

  • Smoother URL changes on GridLayers #485
  • ScaleControl #492
  • Documentation improvements #484 #485
  • WMSLayer: Listen for dynamic changes on parameters #494