We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6006ece commit 200d47fCopy full SHA for 200d47f
1 file changed
folium/plugins/side_by_side.py
@@ -15,10 +15,10 @@ class SideBySideLayers(JSCSSMixin, Layer):
15
----------
16
layer_left: Layer.
17
The left Layer within the side by side control.
18
- Must be created and added to the map before being passed to this class.
+ Must be created and added to the map before being passed to this class.
19
layer_right: Layer.
20
- The left Layer within the side by side control.
21
+ The right Layer within the side by side control.
22
23
Examples
24
--------
0 commit comments