leaflet-geosearch
leaflet-geosearch copied to clipboard
Results list in search button bottom positions
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.

It's possible, but you'd need to write your own css for it.
Ok, I'll evaluate and ask for a pull request in case implement it. thank you!