We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5601b74 commit 33570ddCopy full SHA for 33570dd
CHANGES.txt
@@ -15,7 +15,7 @@
15
16
API changes
17
18
-- removed features `MarkerCluster` in lieu of the plugin version (ocefpaf #704)
+- Removed features `MarkerCluster` in lieu of the plugin version (ocefpaf #704)
19
- `choropleth` now takes a single `geo_data` instad of `geo_path`/`geo_str`
20
leaving the parsing to `GeoJSON`, remove the unused `data_out` option,
21
add geopandas support (ocefpaf #702)
@@ -32,6 +32,8 @@ API changes
32
33
Bug Fixes
34
35
+- `subdomain` option in `TileLayer` should be a list and `WmsTileLayer`
36
+ `overlay` default is `True` (ocefpaf #707)
37
- Checking if the lat, lon locations are floats to avoid empty maps
38
(radumas #626)
39
0 commit comments