Consider the example in the following link for Folium: US Employment visualization per county.
The result looks like what you see below:

I would like to add a search box to it to be able to search by city, and have the visualization zoom in and/or center around it.
How can I go about adding such search box to it, perhaps by adding functionality in the HTML file?
