From 621e09cecd28bc47683a9b898fd21004bb6ca1e1 Mon Sep 17 00:00:00 2001 From: Nour Rabea <75251467+Nour-rabea@users.noreply.github.com> Date: Wed, 24 Jul 2024 16:42:17 +0300 Subject: [PATCH] Update index.html --- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 9b48098..098b5b5 100755 --- a/index.html +++ b/index.html @@ -107,7 +107,11 @@ 'Satellite': L.tileLayer('https://tiles.stadiamaps.com/tiles/alidade_satellite/{z}/{x}/{y}{r}.{ext}', { minZoom: 0, maxZoom: 20, - ext: 'jpg' + ext: 'jpg', + apiKey: trySetting('_tileProviderApiKey', ''), + apikey: trySetting('_tileProviderApiKey', ''), + key: trySetting('_tileProviderApiKey', ''), + accessToken: trySetting('_tileProviderApiKey', '') })} //Json data search const searchLayer = L.geoJSON(Search, {