Adding Mapbox Geocoder to project

Right now I’m using geopy to geocode user-inputted addresses but I’m wondering if anyone has had success implementing Mapbox’s geolocator in their project? Specifically, I’d like to figure out how to place the input outside the map as shown here: Link

Any advice?

Hey @stazy! This would be an awesome Streamlit Components project. Have you considered that route?

Happy app creating! :balloon:

@Adrien_Treuille, I am fairly new to python and programming in general so Streamlit Components feels a bit beyond my capabilities but I will give it a shot!