Skip to content

Commit 03d068e

Browse files
committed
updated changelog
1 parent 9cf5de6 commit 03d068e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
0.4.0
22
~~~~~
3+
- Optional `iconCreateFunction` for `MarkerCluster` to customize the icons (odovad #701)
34
- Added `HeatMapWithTime` (Padarn #567)
45
- Added `MeasureControl` (ocefpaf #669)
56
- Added `VideoOverlay` plugin (ocefpaf #665)
@@ -14,6 +15,8 @@
1415

1516
API changes
1617

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)
1720
- All popups are considered HTML text by default (ocefpaf #689)
1821
If a popup requires rendering use the `kwarg` `parse_html=True`.
1922
- `PolyLine`, `Circle` and `CircleMarker` are set to leaflet's defaults and

0 commit comments

Comments
 (0)