Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeStampedGeoJson add speed_slider argument #1279

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

gokyori
Copy link
Contributor

@gokyori gokyori commented Mar 30, 2020

No description provided.

@@ -140,7 +140,7 @@ class TimestampedGeoJson(MacroElement):
def __init__(self, data, transition_time=200, loop=True, auto_play=True,
add_last_point=True, period='P1D', min_speed=0.1, max_speed=10,
loop_button=False, date_options='YYYY-MM-DD HH:mm:ss',
time_slider_drag_update=False, duration=None):
time_slider_drag_update=False, duration=None,speed_slider=True):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E231 missing whitespace after ','

@Conengmo Conengmo changed the title added parameter speed_slider to keep or remove slider from map TimeStampedGeoJson add speed_slider argument Nov 10, 2022
@Conengmo Conengmo merged commit f139d26 into python-visualization:main Nov 10, 2022
@Conengmo
Copy link
Member

Thanks @gokyori!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants