Skip to content

Commit

Permalink
Added Vietnam expressway shields
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed Feb 24, 2022
1 parent 3b273ba commit 2275032
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions style/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,15 @@ export function loadShields(shieldImages) {
},
};

shields["vn:expressway"] = roundedRectShield(
"#ffcd00",
"black",
"black",
2,
1,
null
);

// Europe
shields["e-road"] = {
backgroundImage: [
Expand Down

0 comments on commit 2275032

Please sign in to comment.