Skip to content

Commit

Permalink
viewpoints are low priority
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Aug 19, 2024
1 parent bde2dab commit 0347ed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/mapController.js
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,7 @@ function loadTrailLayers() {
['==', ["get", "tourism"], "wilderness_hut"], 8,
['==', ["get", "tourism"], "camp_pitch"], 8,
['==', ["get", "shelter_type"], "lean_to"], 9,
['==', ["get", "tourism"], "viewpoint"], 18,
['==', ["get", "information"], "guidepost"], 19,
['==', ["get", "man_made"], "cairn"], 20,
['==', ["get", "information"], "route_marker"], 20,
Expand Down

0 comments on commit 0347ed1

Please sign in to comment.