I have two questions about the google maps embedded api.
1.) What does the option "Map loads per 100 seconds per user" exactly do? Does it limit the requests per api key per second or does it limit the requests per client user (ip?)
2.) Google will change its pricing in june. Can I still use the embed api for free if I embed it likes this:
< iframe width="600" height="450" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?key=YOUR_API_KEY &q=Space+Needle,Seattle+WA&zoom=17&maptype=roadmap&language=de" allowfullscreen