Update several Maps needles for routing

Seems the button color changed a bit.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-08-24 23:51:54 -07:00
parent 5eeeacc77e
commit e854035816
10 changed files with 75 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"xpos": 830,
"ypos": 99,
"height": 20,
"width": 23
}
],
"properties": [],
"tags": [
"maps_route_type_bike"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 97,
"height": 24,
"width": 23,
"type": "match",
"xpos": 873
}
],
"properties": [],
"tags": [
"maps_route_type_car"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 23,
"height": 24,
"ypos": 96,
"xpos": 789,
"type": "match"
}
],
"properties": [],
"tags": [
"maps_route_type_walk"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 804 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 296,
"type": "match",
"height": 368,
"ypos": 231,
"width": 111
}
],
"properties": [],
"tags": [
"maps_route_walk_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 21,
"width": 80,
"ypos": 95,
"xpos": 247,
"type": "match"
}
],
"properties": [],
"tags": [
"maps_select_denali"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 KiB