Add search previews on the map

This commit is contained in:
Pieter Vander Vennet 2024-08-23 02:16:24 +02:00
parent 1c46a65c84
commit 4f52483a98
19 changed files with 315 additions and 87 deletions

View file

@ -26,6 +26,7 @@ export default class Constants {
"last_click",
"favourite",
"summary",
"search"
] as const
/**
* Special layers which are not included in a theme by default
@ -38,7 +39,7 @@ export default class Constants {
"import_candidate",
"usersettings",
"icons",
"filters",
"filters"
] as const
/**
* Layer IDs of layers which have special properties through built-in hooks
@ -126,6 +127,7 @@ export default class Constants {
"brick_wall_round",
"brick_wall_square",
"building_office_2",
"building_storefront",
"bug",
"checkmark",
"checkmark",