File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ API changes
16
16
17
17
- All popups are considered HTML text by default (ocefpaf #689)
18
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)
19
+ - `PolyLine`, ` Circle` and `CircleMarker` are set to leaflet's defaults and
20
+ accepted all `Path`'s optional arguments (ocefpaf #683 and #697 )
21
21
- `WmsTileLayer` and `ImageOverlay` are set to leaflet's defaults and accepted
22
22
all `TileLayer.WMS` and `ImageOverlay` optional arguments respectively (ocefpaf #695 and #697)
23
23
- Changed default `max_bounds` to `False` to reflect leaflet's default value (rdd9999 #641)
You can’t perform that action at this time.
0 commit comments