mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
Render intermittent features with dashed lines
This commit is contained in:
@@ -10,7 +10,7 @@ export function svgTagClasses() {
|
||||
],
|
||||
statuses = [
|
||||
'proposed', 'construction', 'disused', 'abandoned', 'dismantled',
|
||||
'razed', 'demolished', 'obliterated'
|
||||
'razed', 'demolished', 'obliterated', 'intermittent'
|
||||
],
|
||||
secondaries = [
|
||||
'oneway', 'bridge', 'tunnel', 'embankment', 'cutting', 'barrier',
|
||||
|
||||
Reference in New Issue
Block a user