Edit profile page

This commit is contained in:
2024-09-13 19:09:51 +02:00
parent 3b90f9acd2
commit 172208a978
16 changed files with 414 additions and 100 deletions
+1 -3
View File
@@ -52,9 +52,7 @@ const Home = () => {
height: '100%',
}}
mapboxAccessToken={process.env.MAPBOX_TOKEN}
mapStyle={
'mapbox://styles/unepicier/cm0o1bhc400gd01qkeubpb2za'
}
mapStyle={'mapbox://styles/mapbox/standard'}
preserveDrawingBuffer
></Map>
</DeckGL>