Skip to content

Commit eb05df4

Browse files
committed
fix a doc bug
1 parent 4baa5fa commit eb05df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

folium/features.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ class WmsTileLayer(Layer):
110110
attr : str, default None
111111
The attribution of the service.
112112
Will be displayed in the bottom right corner.
113-
overlay : bool, default False
113+
overlay : bool, default True
114114
Adds the layer as an optional overlay (True) or the base layer (False).
115115
control : bool, default True
116116
Whether the Layer will be included in LayerControls

0 commit comments

Comments
 (0)