We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149a753 commit dfffea0Copy full SHA for dfffea0
1 file changed
CHANGES.txt
@@ -18,8 +18,8 @@ API changes
18
If a popup requires rendering use the `kwarg` `parse_html=True`.
19
- `Circle` and `CircleMarker` are set to leaflet's defaults and accepted all
20
`Path` optional arguments (ocefpaf #683)
21
-- `WmsTileLayer` is set to leaflet's defaults and accepted all `TileLayer.WMS`
22
- optional arguments (ocefpaf #695)
+- `WmsTileLayer` and `ImageOverlay` are set to leaflet's defaults and accepted
+ all `TileLayer.WMS` and `ImageOverlay` optional arguments respectively (ocefpaf #695 and #697)
23
- Changed default `max_bounds` to `False` to reflect leaflet's default value (rdd9999 #641)
24
- Modified `Fullscreen` plugin `kwargs` to be more "pythonic"
25
- All `.format` properties are now `.fmt` for consistency
0 commit comments