Leaflet.GeoJSONAutocomplete icon indicating copy to clipboard operation
Leaflet.GeoJSONAutocomplete copied to clipboard

How to hide 'not matched item' in the result list.

Open iplaywind opened this issue 1 year ago • 0 comments

Thank you for providing the excellent search functionality. I have a question that requires your assistance. Please visit the DEMO webpage https://utahemre.github.io/geojsonautocompletedemo.html, the data source from built-in testgeojsondata.json file(https://utahemre.github.io/testgeojsondata.json). When I search for keyword "Point," all 6 results are listed in the list, with 4 of them not matched "Point". Finally, I do not wish to display all the items. Instead, I would like to display only the entries that match the search keyword, as shown in the image. Snipaste_2024-04-18_08-26-49

iplaywind avatar Apr 18 '24 00:04 iplaywind