mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 08:20:58 +00:00
LM map missing map api fall back fix
This commit is contained in:
@@ -12,3 +12,9 @@ VITE_TOKEN_REFRESH_INTERVAL_MINUTES=10
|
||||
# observability stays off (the app works either way). Self-hosted instance.
|
||||
VITE_POSTHOG_KEY=phc_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|
||||
VITE_POSTHOG_HOST=https://posthog.example.com
|
||||
|
||||
# Maps JavaScript API key (fleet TrackingPage). Required — the hardcoded
|
||||
# fallback in TrackingPage.tsx is expired (ExpiredKeyMapError), so without
|
||||
# this set the tracking map renders blank. Get a key from the Google Cloud
|
||||
# Console (Maps JavaScript API + Places API + Geocoding API enabled).
|
||||
VITE_GOOGLE_MAPS_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user