File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ 0.11.0
2
+ ~~~~~~
3
+
4
+ - Upgrade Leaflet 1.5.1 -> 1.6.0 (@conengmo #1241)
5
+ - Add auto_start parameter to locate control plugin (@fullonic #1220)
6
+ - New feature: GeoJsonPopup (@jtbaker #1023)
7
+
8
+ Bug fixes
9
+
10
+ - Choropleth: default color for with and without data (@conengmo #1288)
11
+ - Update WMS data url in WmsTimeDimension example notebook (@sknzl #1259)
12
+ - Search plugin: fix position argument (@jjbenes #1304)
13
+ - Fix GeoJsonPopupAndTooltip example notebook (@conengmo #1298)
14
+ - Change geopandas dataframe `to_crs()` usage syntax (@artnikitin #1251)
15
+ - GeoJson: fix `show` parameter when embedding data (@conengmo #1289)
16
+ - Use https CDN for leaflet.timedimension.control.min.css (@sknzl #1256)
17
+ - Host leaflet-heatmap.js under different name to avoid adblockers (@conengmo #1240)
18
+
19
+ API changes
20
+
21
+ - Removed unused `folium.utilities.iter_points` function, use instead `iter_coords` (@conengmo #1294)
22
+
1
23
0.10.1
2
24
~~~~~~
3
25
You can’t perform that action at this time.
0 commit comments