Skip to content

Commit

Permalink
Reducing animation frequency for waddendrifters site
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvansebille committed Apr 26, 2024
1 parent 25903f2 commit f1c7bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waddendrifters.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h2 class="display-4" style="text-align: center" id ="map2024" >Live data</h2>
Their tracks can be seen in the interactive map below.
<p></p>

<iframe src="driftermap.html?fn=waddendrifters2024.json&anim_freq=1" width="100%" height="500px"></iframe>
<iframe src="driftermap.html?fn=waddendrifters2024.json&anim_freq=0.01" width="100%" height="500px"></iframe>
<hr />
<h2 class="display-4" style="text-align: center" id ="map2023" >Tracking the first batch</h2>

Expand Down

0 comments on commit f1c7bc7

Please sign in to comment.