From 780b4237fe110251d0dc7cf295c7ec12fd693841 Mon Sep 17 00:00:00 2001 From: pawanpal Date: Mon, 26 Apr 2021 20:15:14 +0530 Subject: [PATCH] select2 js updated --- index.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 8b27373..399d600 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,12 @@ - + + + + + + @@ -709,6 +714,8 @@ "Virudhunagar": 10, } + var mymap = L.map("mapid"); + L.tileLayer('https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token=pk.eyJ1IjoicHh0aHhrIiwiYSI6ImNrbnN0cHE2bTA3cGoycXBkajNuMnV5bTQifQ.si6acX_-tJGxBIiQWrHHCQ', { attribution: 'Map data © OpenStreetMap contributors, Imagery © Mapbox', maxZoom: 18, @@ -772,10 +779,8 @@ } loadCity("Delhi"); - -