We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41f8261 commit 4affacbCopy full SHA for 4affacb
1 file changed
folium/features.py
@@ -1095,7 +1095,7 @@ class Choropleth(FeatureGroup):
1095
Enable highlight functionality when hovering over a GeoJSON area.
1096
name : string, optional
1097
The name of the layer, as it will appear in LayerControls
1098
- overlay : bool, default False
+ overlay : bool, default True
1099
Adds the layer as an optional overlay (True) or the base layer (False).
1100
control : bool, default True
1101
Whether the Layer will be included in LayerControls.
0 commit comments