From 8689e0b47410bafc0633dcda4729cc919c0425df Mon Sep 17 00:00:00 2001
From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com>
Date: Thu, 15 Aug 2024 09:34:37 -0400
Subject: [PATCH] Add nordic ski trail layer (close #34)
---
README.md | 1 +
index.html | 3 +++
js/index.js | 17 ++++-------------
js/mapController.js | 42 ++++++++++++++++++++++++++++--------------
4 files changed, 36 insertions(+), 27 deletions(-)
diff --git a/README.md b/README.md
index 48e8043..73e7cd4 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ The following styles show allowed trail access for different travel modes. Dark
- Bicycle Trails ([`bicycle`](https://wiki.openstreetmap.org/wiki/Key:bicycle) access)
- Horseback Riding Trails ([`horse`](https://wiki.openstreetmap.org/wiki/Key:horse) access)
- ATV Trails ([`atv`](https://wiki.openstreetmap.org/wiki/Key:atv) access)
+- Cross-Country Ski Trails ([`ski:nordic`](https://wiki.openstreetmap.org/wiki/Key:ski:nordic) access)
- Snowmobile Trails ([`snowmobile`](https://wiki.openstreetmap.org/wiki/Key:snowmobile) access)
The following styles highlight the presence and values of trail attribute tags. Purple lines mean an attribute is missing, incomplete, or needs review, while teal lines indicate the attribute is good to go.
diff --git a/index.html b/index.html
index 1df6fed..7eb5657 100644
--- a/index.html
+++ b/index.html
@@ -49,6 +49,9 @@
<
+
+