Render pier like railway platform

This commit is contained in:
James Kingdom
2018-06-02 21:03:56 +01:00
parent cc0ea074a4
commit bfba657b11
2 changed files with 40 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'
'leisure', 'military', 'place', 'man_made'
],
statuses = [
'proposed', 'construction', 'disused', 'abandoned', 'dismantled',