From c19b0eddb196d5b21427d0b0a3293ae231dbd26b Mon Sep 17 00:00:00 2001 From: LAX18 Development Date: Sat, 18 Dec 2021 09:56:58 -0600 Subject: [PATCH] Added Prelim Airport Display to Map (INFO-Less) --- gmap.html | 1 - js/layers.js | 9 + json/wa_geojson.json | 259816 ++++++++++++++++++++++++++++ scripts/worldairports2geojson.js | 21 + 4 files changed, 259846 insertions(+), 1 deletion(-) create mode 100644 json/wa_geojson.json create mode 100644 scripts/worldairports2geojson.js diff --git a/gmap.html b/gmap.html index 2d589bc..3f35086 100644 --- a/gmap.html +++ b/gmap.html @@ -264,7 +264,6 @@
-