From 7902db2e2b7e9b2c20cb1f4a5cdd7b4c1c02bb10 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 19 Apr 2017 16:38:43 +0200 Subject: index.html: Add inputted WKT features to the map WKT features will be inputted into the "input" textarea, one per line. Read these and render them on the map when blurring the textarea. --- index.html | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index c2f719c..0dee871 100644 --- a/index.html +++ b/index.html @@ -7,37 +7,24 @@
+