Skip to content

Commit cdbec20

Browse files
committed
fix doc bug
1 parent a3c6994 commit cdbec20

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
@@ -103,7 +103,7 @@ class WmsTileLayer(Layer):
103103
fmt : str, default 'image/jpeg'
104104
The format of the service output.
105105
Ex: 'image/png'
106-
transparent: bool, default True
106+
transparent: bool, default False
107107
Whether the layer shall allow transparency.
108108
version : str, default '1.1.1'
109109
Version of the WMS service to use.

0 commit comments

Comments
 (0)