Appearance
Google Maps
Embed a map with <googlemap> (self-closing):
<googlemap place="Calpheon, France" width="600" height="400" />| Attribute | Default | Notes |
|---|---|---|
place | — | Required — a place name or address. |
width | 600 | Clamped to 200–1200. |
height | 450 | Clamped to 150–900. |
maptype | roadmap | roadmap or satellite. |
region | — | 2-letter country code to bias the search. |
Requires a Maps API key
Google Maps embeds only work if the site operator has configured a Google Maps API key. Without the key — or without a place — the tag renders nothing.