Skip to content

Commit 6ec0e09

Browse files
authored
Update folium/plugins/overlapping_marker_spiderfier.py
1 parent eb898c2 commit 6ec0e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

folium/plugins/overlapping_marker_spiderfier.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class OverlappingMarkerSpiderfier(JSCSSMixin, MacroElement):
2626
Pixels away from a marker that is considered overlapping.
2727
leg_weight : float, default 1.5
2828
Weight of the spider legs.
29-
circle_spiral_switchover : int, optional
29+
circle_spiral_switchover : int, default 9
3030
Number of markers at which to switch from circle to spiral pattern.
3131
3232
Example

0 commit comments

Comments
 (0)