File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77- Vega-Lite features support via altair (njwilson23 #643)
88- Experimental support for a static png output (ocefpaf #634)
99- Added support for subdomains options in TileLayer (damselem #623)
10- - Updated to leaflet 1.1 .0 (ocefpaf #639 )
10+ - Updated to leaflet 1.2 .0 (ocefpaf #693 )
1111- Added `FastMarkerCluster` (James Gardiner #585 (proposed by @ruoyu0088))
1212- Use the GIS standard "pixelated" css image-rendering in
1313 image overlays by default (dirkvdb #684 and ocefpaf #686)
@@ -17,10 +17,11 @@ API changes
1717- All popups are considered HTML text by default (ocefpaf #689)
1818 If a popup requires rendering use the `kwarg` `parse_html=True`.
1919- `Circle` and `CircleMarker` are set to leaflet's defaults and accepted all
20- `Path` optional arguments (# 683)
20+ `Path` optional arguments (ocefpaf # 683)
2121- Changed default `max_bounds` to `False` to reflect leaflet's default value (rdd9999 #641)
2222- Modified `Fullscreen` plugin `kwargs` to be more "pythonic"
2323- All `.format` properties are now `.fmt` for consistency
24+ - Removed the `kwarg` `continuous_world` that is no longer in leaflet's API (ocefpaf #695)
2425
2526Bug Fixes
2627
You can’t perform that action at this time.
0 commit comments