From dfea1f96d09dcb91ca90258931e34c0aba52ad9c Mon Sep 17 00:00:00 2001 From: Landry Breuil Date: Wed, 6 Dec 2023 17:38:34 +0100 Subject: [PATCH] [mapstore] backport georchestra/mapstore2-georchestra#663 --- mapstore/configs/localConfig.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mapstore/configs/localConfig.json b/mapstore/configs/localConfig.json index d16f0d8f..e814020d 100644 --- a/mapstore/configs/localConfig.json +++ b/mapstore/configs/localConfig.json @@ -20,7 +20,9 @@ }, "header": { "height": 90, - "url": "/header/" + "url": "/header/", + "script": "https://cdn.jsdelivr.net/gh/georchestra/header@dist/header.js", + "legacy": false }, "defaultMapOptions": { "cesium": {