From e0238c268016ebebd3c2431604dffc8b68eaa147 Mon Sep 17 00:00:00 2001 From: Davide Passoni Date: Thu, 29 Feb 2024 12:12:34 +0100 Subject: [PATCH] Removed DCS map from default json --- olympus.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/olympus.json b/olympus.json index ccac4692..079aefeb 100644 --- a/olympus.json +++ b/olympus.json @@ -16,13 +16,6 @@ "password": null }, "additionalMaps": { - "DCS": { - "urlTemplate": "http://localhost:3000/maps/dcs/{z}/{x}/{y}.jpg", - "minZoom": 8, - "maxZoom": 20, - "maxNativeZoom": 17, - "attribution": "Eagle Dynamics" - } } } } \ No newline at end of file