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 eb898c2 commit 6ec0e09Copy full SHA for 6ec0e09
folium/plugins/overlapping_marker_spiderfier.py
@@ -26,7 +26,7 @@ class OverlappingMarkerSpiderfier(JSCSSMixin, MacroElement):
26
Pixels away from a marker that is considered overlapping.
27
leg_weight : float, default 1.5
28
Weight of the spider legs.
29
- circle_spiral_switchover : int, optional
+ circle_spiral_switchover : int, default 9
30
Number of markers at which to switch from circle to spiral pattern.
31
32
Example
0 commit comments