mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-30 03:39:36 +02:00
support highway=ladder
This commit is contained in:
@@ -40,6 +40,7 @@ export function rendererFeatures(context) {
|
||||
'cycleway': true,
|
||||
'bridleway': true,
|
||||
'steps': true,
|
||||
'ladder': true,
|
||||
'pedestrian': true
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user