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 5e2b253 commit 934750d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/RunMap/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@ const RunMap = ({
//mapStyle="mapbox://styles/mapbox/dark-v11"
// mapStyle="mapbox://styles/gaohao526/climhvcjn015b01qhb3ek9ann"
//mapStyle="mapbox://styles/mapbox/satellite-v9"
maxPitch={85}
//maxPitch={85}
mapStyle="mapbox://styles/mapbox/satellite-v9"
mapboxAccessToken={MAPBOX_TOKEN}
terrain={{source: 'mapbox-dem', exaggeration: 1.5}}
//mapboxAccessToken={MAPBOX_TOKEN}
//terrain={{source: 'mapbox-dem', exaggeration: 1.5}}
onViewportChange={setViewport}
ref={mapRefCallback}
mapboxApiAccessToken={MAPBOX_TOKEN}
Expand Down

1 comment on commit 934750d

@vercel
Copy link

@vercel vercel bot commented on 934750d 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.