Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffggmm authored Nov 30, 2023
1 parent b662be2 commit 1464e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/RunMap/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const RunMap = ({
{ ...viewState }
onMove={onMove}
style={style}
mapStyle="mapbox://styles/mapbox/dark-v10"
mapStyle="mapbox://styles/mapbox/outdoors-v12"
ref={mapRefCallback}
mapboxAccessToken={MAPBOX_TOKEN}
>
Expand Down

0 comments on commit 1464e0c

Please sign in to comment.