1
Fork 0

Merge pull request #774 from noel123007/chore/joe/add-globe-view

add globe view of mapbox in Places page
This commit is contained in:
Viktor Strate Kløvedal 2022-11-27 21:32:10 +01:00 committed by GitHub
commit 172bbebdd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -43,6 +43,11 @@ const MapPage = () => {
const { mapContainer, mapboxMap, mapboxToken } = useMapboxMap({
configureMapbox: configureMapbox({ mapboxData, dispatchMarkerMedia }),
mapboxOptions: {
projection: {
name: 'globe',
},
},
})
urlPresentModeSetupHook({