Add the needle to cover for zoom-in button in Maps

The zoom-in button were not correctly recognized. This adds a needle
to recognize it again.
This commit is contained in:
Lukas Ruzicka 2023-07-07 14:06:37 +02:00
parent 8039934123
commit 04c4417a13
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 94,
"width": 18,
"type": "match",
"height": 16,
"xpos": 14
}
],
"properties": [],
"tags": [
"maps_button_zoom_in"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB