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 4baa5fa commit eb05df4Copy full SHA for eb05df4
folium/features.py
@@ -110,7 +110,7 @@ class WmsTileLayer(Layer):
110
attr : str, default None
111
The attribution of the service.
112
Will be displayed in the bottom right corner.
113
- overlay : bool, default False
+ overlay : bool, default True
114
Adds the layer as an optional overlay (True) or the base layer (False).
115
control : bool, default True
116
Whether the Layer will be included in LayerControls
0 commit comments