Skip to content

Commit acbff1b

Browse files
committed
DualMap docstring
1 parent 4b3af0a commit acbff1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

folium/plugins/dual_map.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ class DualMap(MacroElement):
1919
layout : {'horizontal', 'vertical'}
2020
Select how the two maps should be positioned. Either horizontal (left
2121
and right) or vertical (top and bottom).
22+
**kwargs
23+
Keyword arguments are passed to the two Map objects.
2224
2325
Examples
2426
--------

0 commit comments

Comments
 (0)