Merge pull request #19 from orangemug/fix/road-trunk-into-tunnel-trunk

Fixed road_trunk_primary into tunnel_trunk_primary
This commit is contained in:
Orange Mug 2018-06-24 12:25:22 +01:00 committed by GitHub
commit 4d1ab5b915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1500,7 +1500,7 @@
]
],
"layout": {
"line-cap": "round",
"line-cap": "butt",
"line-join": "round",
"visibility": "visible"
},
@ -1886,7 +1886,7 @@
]
],
"layout": {
"line-cap": "round",
"line-cap": "butt",
"line-join": "round",
"visibility": "visible"
}