From 8ae1f615f6c6dcb962daa12ade37079af335a15b Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Thu, 15 Aug 2024 14:37:14 -0400 Subject: [PATCH] Fix label --- js/mapController.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/mapController.js b/js/mapController.js index c7e18a8..fb837e6 100644 --- a/js/mapController.js +++ b/js/mapController.js @@ -734,7 +734,7 @@ function loadTrailLayers() { "concat", [ "case", ["==", ["get", "group_only"], "yes"], "Groups only", - ["==", ["get", "tents"], "no"], "Tents only", + ["==", ["get", "tents"], "no"], "No tents", "" ], [