Skip to content

Commit

Permalink
Update folium/plugins/overlapping_marker_spiderfier.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Conengmo authored Nov 26, 2024
1 parent eb898c2 commit 6ec0e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion folium/plugins/overlapping_marker_spiderfier.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class OverlappingMarkerSpiderfier(JSCSSMixin, MacroElement):
Pixels away from a marker that is considered overlapping.
leg_weight : float, default 1.5
Weight of the spider legs.
circle_spiral_switchover : int, optional
circle_spiral_switchover : int, default 9
Number of markers at which to switch from circle to spiral pattern.
Example
Expand Down

0 comments on commit 6ec0e09

Please sign in to comment.