Create test suite for Maps.
@ -123,6 +123,11 @@ for hashname in ("jlJmL", "7XGzO", "ps61y", "OvXj~", "GqYOp", "VEFrP"):
|
||||
testliterals.append(f"contacts_contact_added_{hashname}")
|
||||
for info in ("home", "personal", "work"):
|
||||
testliterals.append(f"contacts_label_{info}")
|
||||
# Needles for Maps
|
||||
for location in ("vilnius", "denali", "wellington", "scarborough", "pune"):
|
||||
testliterals.append(f"maps_select_{location}")
|
||||
testliterals.append(f"maps_found_{location}")
|
||||
testliterals.append(f"maps_info_{location}")
|
||||
# variable-y in custom_change_device but we only have one value
|
||||
testliterals.append("anaconda_part_device_sda")
|
||||
# for Anaconda help related needles.
|
||||
|
15
needles/gnome/apps/maps/maps_about_shown.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 447,
|
||||
"ypos": 226,
|
||||
"width": 123,
|
||||
"height": 113,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_about_shown"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_about_shown.png
Normal file
After Width: | Height: | Size: 684 KiB |
15
needles/gnome/apps/maps/maps_button_credits.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 355,
|
||||
"ypos": 582,
|
||||
"width": 54,
|
||||
"height": 24,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_button_credits"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_button_credits.png
Normal file
After Width: | Height: | Size: 684 KiB |
15
needles/gnome/apps/maps/maps_button_delete_bar.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 742,
|
||||
"ypos": 46,
|
||||
"width": 19,
|
||||
"height": 17,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_button_delete_bar"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_button_delete_bar.png
Normal file
After Width: | Height: | Size: 923 KiB |
15
needles/gnome/apps/maps/maps_button_export.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 677,
|
||||
"ypos": 334,
|
||||
"width": 54,
|
||||
"height": 21,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_button_export"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_button_export.png
Normal file
After Width: | Height: | Size: 840 KiB |
15
needles/gnome/apps/maps/maps_button_legal.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 352,
|
||||
"ypos": 636,
|
||||
"width": 46,
|
||||
"height": 24,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_button_legal"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_button_legal.png
Normal file
After Width: | Height: | Size: 684 KiB |
15
needles/gnome/apps/maps/maps_button_overlays.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 53,
|
||||
"ypos": 47,
|
||||
"width": 18,
|
||||
"height": 20,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_button_overlays"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_button_overlays.png
Normal file
After Width: | Height: | Size: 969 KiB |
15
needles/gnome/apps/maps/maps_button_route.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 910,
|
||||
"ypos": 46,
|
||||
"width": 21,
|
||||
"height": 20,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_button_route"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_button_route.png
Normal file
After Width: | Height: | Size: 986 KiB |
15
needles/gnome/apps/maps/maps_button_zoom_in.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_button_zoom_in"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 132,
|
||||
"ypos": 44,
|
||||
"width": 24,
|
||||
"height": 24,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_button_zoom_in.png
Normal file
After Width: | Height: | Size: 1.2 MiB |
15
needles/gnome/apps/maps/maps_button_zoom_out.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 95,
|
||||
"ypos": 44,
|
||||
"width": 19,
|
||||
"height": 22,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_button_zoom_out"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_button_zoom_out.png
Normal file
After Width: | Height: | Size: 1.1 MiB |
15
needles/gnome/apps/maps/maps_credits_shown.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 341,
|
||||
"ypos": 182,
|
||||
"width": 162,
|
||||
"height": 75,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_credits_shown"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_credits_shown.png
Normal file
After Width: | Height: | Size: 683 KiB |
15
needles/gnome/apps/maps/maps_exported_map-20221117.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 355,
|
||||
"type": "match",
|
||||
"height": 80,
|
||||
"width": 118,
|
||||
"ypos": 396
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_exported_map"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_exported_map-20221117.png
Normal file
After Width: | Height: | Size: 606 KiB |
16
needles/gnome/apps/maps/maps_found_brno.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 443,
|
||||
"ypos": 374,
|
||||
"width": 137,
|
||||
"height": 117,
|
||||
"type": "match",
|
||||
"match": 90
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_found_brno"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_found_brno.png
Normal file
After Width: | Height: | Size: 969 KiB |
15
needles/gnome/apps/maps/maps_found_brno_inlocation.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"xpos": 443,
|
||||
"ypos": 374,
|
||||
"height": 117,
|
||||
"width": 137
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_found_brno"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_found_brno_inlocation.png
Normal file
After Width: | Height: | Size: 986 KiB |
15
needles/gnome/apps/maps/maps_found_denali-20220929.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"height": 107,
|
||||
"ypos": 389,
|
||||
"width": 146,
|
||||
"xpos": 431
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_found_denali"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_found_denali-20220929.png
Normal file
After Width: | Height: | Size: 19 KiB |
15
needles/gnome/apps/maps/maps_found_denali.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 431,
|
||||
"ypos": 389,
|
||||
"width": 146,
|
||||
"height": 107,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_found_denali"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_found_denali.png
Normal file
After Width: | Height: | Size: 23 KiB |
16
needles/gnome/apps/maps/maps_found_pune.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_found_pune"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 374,
|
||||
"ypos": 327,
|
||||
"width": 212,
|
||||
"height": 128,
|
||||
"type": "match",
|
||||
"match": "90"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_found_pune.png
Normal file
After Width: | Height: | Size: 790 KiB |
16
needles/gnome/apps/maps/maps_found_scarborough-20220930.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 377,
|
||||
"width": 160,
|
||||
"ypos": 397,
|
||||
"height": 77,
|
||||
"type": "match",
|
||||
"match": 90
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_found_scarborough"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_found_scarborough-20220930.png
Normal file
After Width: | Height: | Size: 746 KiB |
15
needles/gnome/apps/maps/maps_found_scarborough.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 377,
|
||||
"ypos": 397,
|
||||
"width": 160,
|
||||
"height": 77,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_found_scarborough"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_found_scarborough.png
Normal file
After Width: | Height: | Size: 744 KiB |
16
needles/gnome/apps/maps/maps_found_vilnius.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_found_vilnius"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 540,
|
||||
"ypos": 387,
|
||||
"width": 192,
|
||||
"height": 140,
|
||||
"type": "match",
|
||||
"match": "90"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_found_vilnius.png
Normal file
After Width: | Height: | Size: 1.2 MiB |
16
needles/gnome/apps/maps/maps_found_wellington.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_found_wellington"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 379,
|
||||
"ypos": 379,
|
||||
"width": 198,
|
||||
"height": 119,
|
||||
"type": "match",
|
||||
"match": "90"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_found_wellington.png
Normal file
After Width: | Height: | Size: 394 KiB |
22
needles/gnome/apps/maps/maps_info_denali.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_info_denali"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 478,
|
||||
"ypos": 513,
|
||||
"width": 127,
|
||||
"height": 47,
|
||||
"type": "match"
|
||||
},
|
||||
{
|
||||
"xpos": 371,
|
||||
"ypos": 697,
|
||||
"width": 76,
|
||||
"height": 29,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_info_denali.png
Normal file
After Width: | Height: | Size: 150 KiB |
15
needles/gnome/apps/maps/maps_info_pune.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_info_pune"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 394,
|
||||
"ypos": 283,
|
||||
"width": 96,
|
||||
"height": 29,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_info_pune.png
Normal file
After Width: | Height: | Size: 780 KiB |
15
needles/gnome/apps/maps/maps_info_scarborough.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 394,
|
||||
"ypos": 283,
|
||||
"width": 129,
|
||||
"height": 56,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_info_scarborough"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_info_scarborough.png
Normal file
After Width: | Height: | Size: 685 KiB |
22
needles/gnome/apps/maps/maps_info_vilnius.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 468,
|
||||
"ypos": 66,
|
||||
"width": 87,
|
||||
"height": 100,
|
||||
"type": "match"
|
||||
},
|
||||
{
|
||||
"xpos": 376,
|
||||
"ypos": 210,
|
||||
"width": 74,
|
||||
"height": 29,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_info_vilnius"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_info_vilnius.png
Normal file
After Width: | Height: | Size: 802 KiB |
22
needles/gnome/apps/maps/maps_info_wellington.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_info_wellington"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 426,
|
||||
"ypos": 193,
|
||||
"width": 107,
|
||||
"height": 66,
|
||||
"type": "match"
|
||||
},
|
||||
{
|
||||
"xpos": 375,
|
||||
"ypos": 287,
|
||||
"width": 117,
|
||||
"height": 60,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_info_wellington.png
Normal file
After Width: | Height: | Size: 436 KiB |
15
needles/gnome/apps/maps/maps_issues_opened.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 216,
|
||||
"ypos": 82,
|
||||
"width": 201,
|
||||
"height": 27,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_issues_opened"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_issues_opened.png
Normal file
After Width: | Height: | Size: 85 KiB |
15
needles/gnome/apps/maps/maps_legal_shown.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 340,
|
||||
"ypos": 211,
|
||||
"width": 304,
|
||||
"height": 38,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_legal_shown"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_legal_shown.png
Normal file
After Width: | Height: | Size: 697 KiB |
15
needles/gnome/apps/maps/maps_link_issue.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 354,
|
||||
"ypos": 508,
|
||||
"width": 108,
|
||||
"height": 26,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_link_issue"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_link_issue.png
Normal file
After Width: | Height: | Size: 684 KiB |
15
needles/gnome/apps/maps/maps_link_website.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 357,
|
||||
"ypos": 438,
|
||||
"width": 59,
|
||||
"height": 22,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_link_website"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_link_website.png
Normal file
After Width: | Height: | Size: 684 KiB |
16
needles/gnome/apps/maps/maps_map_zoomed.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 415,
|
||||
"ypos": 362,
|
||||
"width": 197,
|
||||
"height": 162,
|
||||
"type": "match",
|
||||
"match": 90
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_map_zoomed"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_map_zoomed.png
Normal file
After Width: | Height: | Size: 1.1 MiB |
15
needles/gnome/apps/maps/maps_menu_about.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 799,
|
||||
"ypos": 207,
|
||||
"width": 84,
|
||||
"height": 23,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_menu_about"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_menu_about.png
Normal file
After Width: | Height: | Size: 950 KiB |
15
needles/gnome/apps/maps/maps_menu_export.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 798,
|
||||
"ypos": 129,
|
||||
"width": 116,
|
||||
"height": 25,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_menu_export"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_menu_export.png
Normal file
After Width: | Height: | Size: 950 KiB |
15
needles/gnome/apps/maps/maps_menu_shortcuts.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 799,
|
||||
"ypos": 173,
|
||||
"width": 132,
|
||||
"height": 23,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_menu_shortcuts"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_menu_shortcuts.png
Normal file
After Width: | Height: | Size: 950 KiB |
15
needles/gnome/apps/maps/maps_route_bike_shown-20221117.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"width": 102,
|
||||
"height": 318,
|
||||
"ypos": 194,
|
||||
"xpos": 300
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_route_bike_shown"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_route_bike_shown-20221117.png
Normal file
After Width: | Height: | Size: 343 KiB |
15
needles/gnome/apps/maps/maps_route_car_shown-20221117.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 195,
|
||||
"type": "match",
|
||||
"height": 329,
|
||||
"width": 80,
|
||||
"xpos": 322
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_route_car_shown"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_route_car_shown-20221117.png
Normal file
After Width: | Height: | Size: 340 KiB |
15
needles/gnome/apps/maps/maps_route_type_bike.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 830,
|
||||
"ypos": 98,
|
||||
"width": 23,
|
||||
"height": 20,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_route_type_bike"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_route_type_bike.png
Normal file
After Width: | Height: | Size: 415 KiB |
15
needles/gnome/apps/maps/maps_route_type_car.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 873,
|
||||
"ypos": 94,
|
||||
"width": 23,
|
||||
"height": 24,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_route_type_car"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_route_type_car.png
Normal file
After Width: | Height: | Size: 415 KiB |
15
needles/gnome/apps/maps/maps_route_type_walk.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 789,
|
||||
"ypos": 94,
|
||||
"width": 23,
|
||||
"height": 24,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_route_type_walk"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_route_type_walk.png
Normal file
After Width: | Height: | Size: 416 KiB |
15
needles/gnome/apps/maps/maps_route_walk_shown-20221117.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 195,
|
||||
"width": 98,
|
||||
"height": 315,
|
||||
"type": "match",
|
||||
"xpos": 305
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_route_walk_shown"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_route_walk_shown-20221117.png
Normal file
After Width: | Height: | Size: 326 KiB |
15
needles/gnome/apps/maps/maps_scale_off-20221117.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 578,
|
||||
"width": 157,
|
||||
"height": 61,
|
||||
"type": "match",
|
||||
"xpos": 4
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_scale_off"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_scale_off-20221117.png
Normal file
After Width: | Height: | Size: 806 KiB |
15
needles/gnome/apps/maps/maps_scale_on-20221117.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 601,
|
||||
"type": "match",
|
||||
"width": 151,
|
||||
"height": 38,
|
||||
"xpos": 5
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_scale_on"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_scale_on-20221117.png
Normal file
After Width: | Height: | Size: 806 KiB |
15
needles/gnome/apps/maps/maps_select_brno.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 260,
|
||||
"ypos": 92,
|
||||
"width": 94,
|
||||
"height": 42,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_select_brno"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_select_brno.png
Normal file
After Width: | Height: | Size: 88 KiB |
15
needles/gnome/apps/maps/maps_select_denali.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_select_denali"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 391,
|
||||
"ypos": 131,
|
||||
"width": 80,
|
||||
"height": 21,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_select_denali.png
Normal file
After Width: | Height: | Size: 38 KiB |
15
needles/gnome/apps/maps/maps_select_file.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 192,
|
||||
"ypos": 158,
|
||||
"width": 119,
|
||||
"height": 13,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_select_file"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_select_file.png
Normal file
After Width: | Height: | Size: 32 KiB |
15
needles/gnome/apps/maps/maps_select_johngroats.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 748,
|
||||
"ypos": 257,
|
||||
"width": 128,
|
||||
"height": 41,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_select_johngroats"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_select_johngroats.png
Normal file
After Width: | Height: | Size: 721 KiB |
15
needles/gnome/apps/maps/maps_select_landsend.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 748,
|
||||
"ypos": 292,
|
||||
"width": 132,
|
||||
"height": 42,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_select_landsend"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_select_landsend.png
Normal file
After Width: | Height: | Size: 717 KiB |
15
needles/gnome/apps/maps/maps_select_pune.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_select_pune"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 261,
|
||||
"ypos": 94,
|
||||
"width": 107,
|
||||
"height": 41,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_select_pune.png
Normal file
After Width: | Height: | Size: 44 KiB |
15
needles/gnome/apps/maps/maps_select_scarborough.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 263,
|
||||
"ypos": 151,
|
||||
"width": 119,
|
||||
"height": 37,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_select_scarborough"
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_select_scarborough.png
Normal file
After Width: | Height: | Size: 239 KiB |
15
needles/gnome/apps/maps/maps_select_vilnius.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_select_vilnius"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 261,
|
||||
"ypos": 92,
|
||||
"width": 115,
|
||||
"height": 44,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
}
|
BIN
needles/gnome/apps/maps/maps_select_vilnius.png
Normal file
After Width: | Height: | Size: 42 KiB |
15
needles/gnome/apps/maps/maps_select_wellington.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"maps_select_wellington"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 263,
|
||||
"ypos": 95,
|
||||
"width": 111,
|
||||
"height": 39,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
}
|