We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac0744b + a666fbb commit b3f2156Copy full SHA for b3f2156
1 file changed
folium/plugins/heat_map_withtime.py
@@ -42,7 +42,7 @@ class HeatMapWithTime(JSCSSMixin, Layer):
42
display_index: default True
43
Display the index (usually time) in the time control.
44
index_steps: default 1
45
- Steps to take in the index dimension between aimation steps.
+ Steps to take in the index dimension between animation steps.
46
min_speed: default 0.1
47
Minimum fps speed for animation.
48
max_speed: default 10
0 commit comments