aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/config/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/config/constants.ts')
-rw-r--r--src/frontend/app/config/constants.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/frontend/app/config/constants.ts b/src/frontend/app/config/constants.ts
index a130f87..3cbb37c 100644
--- a/src/frontend/app/config/constants.ts
+++ b/src/frontend/app/config/constants.ts
@@ -1,12 +1,7 @@
import type { LngLatLike } from "maplibre-gl";
-export type RegionId = "vigo";
-
export const APP_CONSTANTS = {
id: "vigo",
-
- consolidatedCirculationsEndpoint: "/api/vigo/GetConsolidatedCirculations",
- shapeEndpoint: "/api/vigo/GetShape",
defaultCenter: {
lat: 42.229188855975046,
lng: -8.72246955783102,