Skip to content

Releases: jupyter-widgets/ipyleaflet

Release 0.13.0

25 May 09:34

Choose a tag to compare

Improvements:

  • Add support for custom map and WMS projections #598
  • Add SearchControl feature #576
  • Add SearchControl documentation #584
  • Add window_url attribute to Map #587
  • Add Vector tile docs #590

Fixes:

  • Fix missing dependency in documentation #581
  • Fix overwriting of colormap ranges for Choropleth #577
  • Prevent updating dictionary in GeoJSON style_callback #600

Release 0.12.6

12 May 13:59

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

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

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

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