Update maps needles

Bike route changed again. For the website opened needle, the
URL bar text seems to keep changing slightly, so instead let's
try matching on the big app logo...hopefully that won't change
as much.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-02-03 16:33:21 -08:00
parent b2abe0e6a6
commit 7475176c00
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 318,
"width": 102,
"type": "match",
"ypos": 354,
"xpos": 367
}
],
"properties": [],
"tags": [
"maps_route_bike_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 441,
"type": "match",
"width": 141,
"ypos": 241,
"height": 133
}
],
"properties": [],
"tags": [
"maps_website_opened"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB