Leaflet.GeoJSONAutocomplete
Leaflet.GeoJSONAutocomplete copied to clipboard
How to hide 'not matched item' in the result list.
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.