Skip to content

Commit

Permalink
fixed endpoints in scrollytelling, changed aoi in first map
Browse files Browse the repository at this point in the history
  • Loading branch information
acblackford authored Nov 15, 2024
1 parent 6104616 commit c96d07c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stories/tornadoes2024.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ Intense tornadoes are defined as those that receive an EF-3 rating or higher. Fr
<Chapter
center={[-85.2053, 40.1638]}
zoom={9.2}
datasetId='tornadoes-2024-paths'
datasetId='tornadoes-2024-tracks'
layerId='tornadoes-2024-paths'
datetime='2024-05-31'
>
Expand Down Expand Up @@ -672,7 +672,7 @@ Intense tornadoes are defined as those that receive an EF-3 rating or higher. Fr
<Chapter
center={[-85.1394, 40.1787]}
zoom={14}
datasetId='tornadoes-2024-paths'
datasetId='tornadoes-2024-tracks'
layerId='tornadoes-2024-paths'
datetime='2024-05-31'
>
Expand Down Expand Up @@ -815,7 +815,7 @@ Intense tornadoes are defined as those that receive an EF-3 rating or higher. Fr
<Chapter
center={[-84.16382, 40.52382]}
zoom={14}
datasetId='tornadoes-2024-paths'
datasetId='tornadoes-2024-tracks'
layerId='tornadoes-2024-paths'
datetime='2024-05-31'
>
Expand Down

0 comments on commit c96d07c

Please sign in to comment.