Skip to content

Commit 5fc7fef

Browse files
authored
Merge pull request #721 from ocefpaf/fix_doc_bug
fix doc bug
2 parents a3c6994 + cdbec20 commit 5fc7fef

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)