MapStore2 icon indicating copy to clipboard operation
MapStore2 copied to clipboard

Add a possibility to configure show/hide of all the search services

Open dsuren1 opened this issue 1 year ago • 0 comments

Description

At present, the application displays all configured search services within the search menu. However, when numerous search services are configured, it unintentionally conceals other menu items such as 'Search by Coordinates' and 'Search by Bookmark'.

To address this, we require a configuration option to toggle the visibility of all configured search services within the search menu. This would ensure that only 'Search by Location Name' remains visible when the services are hidden, along with 'Search by Coordinates' and 'Search by Bookmark'. Additionally, we need to implement a maximum height for the search service list to enable scrolling. This will prevent the reported issue from occurring when all services are displayed.

image

dsuren1 avatar Mar 14 '24 11:03 dsuren1