Map

A keyless OpenStreetMap embed.

No marker

Tall

API reference

Inputs

PropTypeDefaultDescription
latnumber50.8503Latitude of the map centre, in degrees.
lonnumber4.3517Longitude of the map centre, in degrees.
zoomnumber14Zoom level; higher values zoom in closer.
labelstring'Location'Accessible title for the map iframe.
markerbooleantrueWhether to drop a pin at the centre coordinate.
heightnumber320Map height in pixels; ignored when `ratio` is set.
ratiostring''CSS aspect ratio (e.g. `16/9`); overrides `height` when set.

Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.