mirror of
https://github.com/seemueller-io/yachtpit.git
synced 2025-09-08 22:46:45 +00:00
give map a custom style
This commit is contained in:
@@ -55,7 +55,7 @@ export default function MapNext(props: any = {mapboxPublicKey: ""} as any) {
|
|||||||
pitch: 0
|
pitch: 0
|
||||||
}}
|
}}
|
||||||
|
|
||||||
mapStyle="mapbox://styles/mapbox/dark-v9"
|
mapStyle="mapbox://styles/geoffsee/cmd1qz39x01ga01qv5acea02y"
|
||||||
mapboxAccessToken={props.mapboxPublicKey}
|
mapboxAccessToken={props.mapboxPublicKey}
|
||||||
style={{position: "fixed", width: '100%', height: '100%', bottom: 0, top: 0, left: 0, right: 0}}
|
style={{position: "fixed", width: '100%', height: '100%', bottom: 0, top: 0, left: 0, right: 0}}
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user