Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
efish2002 authored Dec 6, 2023
1 parent 26aa219 commit 166c9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/RunMap/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const RunMap = ({
//mapStyle="mapbox://styles/mapbox/satellite-v9"
maxPitch={85}
mapStyle="mapbox://styles/mapbox/satellite-v9"
mapboxAccessToken={TOKEN}
// mapboxAccessToken={TOKEN}
terrain={{source: 'mapbox-dem', exaggeration: 1.5}}
onViewportChange={setViewport}
ref={mapRefCallback}
Expand Down

1 comment on commit 166c9a4

@vercel
Copy link

@vercel vercel bot commented on 166c9a4 Dec 6, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.