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