Python Folium – Find CircleMarker Popup That Contains iFrame by iFrame innerHtml
I can’t figure out how to find a CircleMarker in Folium using Python. The Circle Marker contains an iFrame. I put a search field on my Folium map and I am trying to make it so the user can search for a CircleMarker by the content in the iFrame and then make the iFrame popup to show the user where the location is.