I'm trying to insert locations on my website with google maps. But they are dynamic, that is, if to insert a specific location you put a Google Maps code like this:
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3024.26883664405!2d-
74.00963867499513!3d40.712097990245915!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3
m3!1m2!1s0x89c25a18f340a5b9%3A0xf3f840c0d9d22a60!2s231+Broadway%2C+New+York%2C+N
Y+10007%2C+EE.+UU.!5e0!3m2!1ses!2ses!4v1521043320651" width="600" height="450"
frameborder="0" style="border:0" allowfullscreen></iframe>
How can I change that location using a form on my website? Or some way in which I create a record in mysql with the name of a street, number and population. And show on a map of google maps