Map

Displays a simple map with one marker.

GDPR compliant

Frontmatter

blocks:
  - type: map
    heading: {} # (optional)
      surtitle: '' # string (optional)
      title: '' # string (optional)
      text: '' # markdown (optional)
    show_places: false # boolean (optional *)
    location: {} # map widget (optional *)
    coordinates: {} # (optional *)
      lat: # float
      lng: # float
    zoom: 13 # [1…20] (optional)
    grid: '' # [small, medium, large, container, full] (optional)
    background: false # boolean (optional)

* use location (map widget from CMS), coordinates (object with lat and lng) or show_places (map with all markers from your places section).

Demo visual renderer

Files

CMS availability

Hugolify Admin

Old repositories