We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d628a8 commit 3446344Copy full SHA for 3446344
CHANGES.txt
@@ -16,7 +16,8 @@
16
API changes
17
18
- `choropleth` now takes a single `geo_data` instad of `geo_path`/`geo_str`
19
- leaving the parsing to `GeoJSON`, and can take geopandas obj (ocefpaf #702)
+ leaving the parsing to `GeoJSON`, remove the unused `data_out` option,
20
+ add geopandas support (ocefpaf #702)
21
- All popups are considered HTML text by default (ocefpaf #689)
22
If a popup requires rendering use the `kwarg` `parse_html=True`.
23
- `PolyLine`, `Circle` and `CircleMarker` are set to leaflet's defaults and
0 commit comments