The TEXT surrounded by the code can be a very simple "place name, city" or "address, city"
(you can add the ",country" also to ensure a more accurate result)
Structure:
Code: Select all
[gmap]{TEXT}[/gmap]
Code:
Code: Select all
<iframe
width="600"
height="450"
style="border:0;box-shadow:10px 10px 12px;"
loading="lazy"
referrerpolicy="origin"
allowfullscreen
src="https://www.google.com/maps/embed/v1/place?key=AIzaSyAEebWj_kc56BzDL24REvMpvPrz16BKKSA
&q={TEXT}">
</iframe><br/><br/>
<noframes><a href="https://google.com/maps/search/{TEXT}">{TEXT}</a></noframes>
Help:
Code: Select all
Select the most precise address possible: 'Name, City, Country'
Or a sufficiently unique place name

Result: Enjoy.