mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
Replace Mapbox integration with custom Globe component
Switched from Mapbox to a custom globe visualization using 'cobe' library. Removed all Mapbox-related code, dependencies, and environmental variables. Introduced a WebSocket-based system to display live visitor data on the globe.
This commit is contained in:
@@ -17,9 +17,4 @@ NUXT_DISCORD_TOKEN=
|
||||
NUXT_DISCORD_USER_ID=
|
||||
|
||||
# Nuxt I18N
|
||||
NUXT_PUBLIC_I18N_BASE_URL=
|
||||
|
||||
# Nuxt Mapbox
|
||||
NUXT_PUBLIC_MAPBOX_LIGHT=
|
||||
NUXT_PUBLIC_MAPBOX_STYLE_DARK=
|
||||
NUXT_PUBLIC_MAPBOX_ACCESS_TOKEN=
|
||||
NUXT_PUBLIC_I18N_BASE_URL=
|
||||
Reference in New Issue
Block a user