I'm going to add the autocomplete address functionality similar to google maps place autocomplete .
I have looked the Leaflet Geocoding plugins, but they all bundle together the autocomplete functionality with mapping on an embedded Leaflet map.
I don't need to map the location visually, I just need the autocomplete search box.
Looking for some suggestions.