author | Nemo <me@captnemo.in> | 2023-12-07 22:32:18.0 +05:30:00 |
---|---|---|
committer | Nemo <me@captnemo.in> | 2023-12-07 22:32:18.0 +05:30:00 |
commit | e8b185657029d2a294d54a2c75f0f85678e5f4d4 [patch] |
|
tree | 9c1bc0e118946fd9a68e807f9635c618e6d2cc85 |
|
parent | 77627d292964ce3fd58a945357c1f7c3769b17f3 |
|
download | e8b185657029d2a294d54a2c75f0f85678e5f4d4.tar.gz |
fix wards link
Diff
assets/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/script.js b/assets/script.js index bc36e38..3ba2203 100644 --- a/assets/script.js +++ a/assets/script.js @@ -19,7 +19,7 @@ // Example usage: const geojsonFile = "/assets/bbmp-2023.geojson"; loadJSONFile("/wards.json").then((wardData)=>{ loadJSONFile("/assets/wards.json").then((wardData)=>{ window.wardLookup = {}; // Generate the wardLookup dictionary using the "id" key