Media
Map
An OpenStreetMap (free) or Google map with markers.
Live demo
See it in action
The markup
Clean, lean code
This is the exact HTML the element outputs, straight from the page builder. No wrapper soup, no inline-style bloat.
<section>
<div class="fw-container">
<div class="fw-row">
<div class="fw-col-12">
<div class="map mp-1376fe2c" data-locations="[{"title":"New York","url":"","thumb":false,"coordinates":{"lat":40.7128,"lng":-74.006},"description":"Our North America office."},{"title":"London","url":"","thumb":false,"coordinates":{"lat":51.5074,"lng":-0.1278},"description":"Our Europe office."},{"title":"Tokyo","url":"","thumb":false,"coordinates":{"lat":35.6762,"lng":139.6503},"description":"Our Asia-Pacific office."}]" data-map-engine="osm" data-map-height="440px" data-disable-scrolling="true" data-osm-style="standard" data-stadia-key="" data-thunderforest-key="" data-maptiler-key="">
<div class="fw-map-canvas">
</div>
</div>
</div>
</div>
</div>
</section>To learn more about the Map shortcode, please check out the online manual here.
Free & open source
Build with this element, free.
Install the framework and the Bootstrap 5 theme, then drag this element into any page.