leaflet-geosearch icon indicating copy to clipboard operation
leaflet-geosearch copied to clipboard

Results list in search button bottom positions

Open sebarecayte opened this issue 4 years ago • 2 comments
trafficstars

Hi,

when positioning the search button in the left/right bottom of the map, is it possible to open the result list above the search input element instead of below it? Actually the results list is covered by the map container or may appear outside it by using z-index.

I've looked around the source code and seems it is not possible.

Thank you so much.

Screenshot from 2021-11-09 23-11-57

sebarecayte avatar Nov 09 '21 22:11 sebarecayte

It's possible, but you'd need to write your own css for it.

smeijer avatar Nov 10 '21 19:11 smeijer

Ok, I'll evaluate and ask for a pull request in case implement it. thank you!

sebarecayte avatar Nov 11 '21 07:11 sebarecayte