mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 22:46:38 +02:00
Add style and route-horse icon, rename per #3066
This commit is contained in:
@@ -114,8 +114,8 @@
|
||||
"type/route/road",
|
||||
"type/route/bicycle",
|
||||
"type/route/foot",
|
||||
"type/route/horse",
|
||||
"type/route/hiking",
|
||||
"type/route/horse",
|
||||
"type/route/bus",
|
||||
"type/route/train",
|
||||
"type/route/tram",
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"type/route/road",
|
||||
"type/route/bicycle",
|
||||
"type/route/foot",
|
||||
"type/route/horse",
|
||||
"type/route/hiking",
|
||||
"type/route/horse",
|
||||
"type/route/bus",
|
||||
"type/route/train",
|
||||
"type/route/tram",
|
||||
|
||||
@@ -10568,8 +10568,8 @@
|
||||
"type": "route",
|
||||
"route": "horse"
|
||||
},
|
||||
"name": "Bridle Route",
|
||||
"icon": "route-foot",
|
||||
"name": "Riding Route",
|
||||
"icon": "route-horse",
|
||||
"fields": [
|
||||
"ref",
|
||||
"operator"
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
"type": "route",
|
||||
"route": "horse"
|
||||
},
|
||||
"name": "Bridle Route",
|
||||
"icon": "route-foot",
|
||||
"name": "Riding Route",
|
||||
"icon": "route-horse",
|
||||
"fields": [
|
||||
"ref",
|
||||
"operator"
|
||||
|
||||
Reference in New Issue
Block a user