stefanocudini / leaflet-search

Search stuff in a Leaflet map
https://opengeo.tech/maps/leaflet-search/
MIT License
772 stars 334 forks source link

full list #334

Closed astomas closed 3 months ago

astomas commented 4 months ago

Is there a way to define a joker character ('%', '*', space key, ... ) to list all values when pressed ? Or showing full list by default when clicking leaflet-search button.

stefanocudini commented 3 months ago

yes! dot "." (the reason is to use RegExp for searching)