Skip to content

Google Maps

Embed a map with <googlemap> (self-closing):

<googlemap place="Calpheon, France" width="600" height="400" />
AttributeDefaultNotes
placeRequired — a place name or address.
width600Clamped to 200–1200.
height450Clamped to 150–900.
maptyperoadmaproadmap or satellite.
region2-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.

HonoWiki Engine guide