Skip to content

Commit

Permalink
Add busway as a special service road
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Jan 19, 2023
1 parent 5ae744e commit adb0b77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/renderer/features.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export function rendererFeatures(context) {
};

var service_roads = {
'busway': true,
'service': true,
'road': true,
'track': true
Expand Down

0 comments on commit adb0b77

Please sign in to comment.