Added preset and rendering for attraction=summer_toboggan

This commit is contained in:
hikemaniac
2018-10-28 18:17:30 +01:00
parent cadfbbe4e0
commit a36ebf3357
7 changed files with 60 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export function svgTagClasses() {
var primaries = [
'building', 'highway', 'railway', 'waterway', 'aeroway',
'motorway', 'boundary', 'power', 'amenity', 'natural', 'landuse',
'leisure', 'military', 'place', 'man_made'
'leisure', 'military', 'place', 'man_made', 'attraction'
];
var statuses = [
'proposed', 'construction', 'disused', 'abandoned', 'dismantled',