
Map editor — marker form with address search and an open popup on the map
Sweet Map adds a beautiful interactive map to your WordPress site — with a visual marker editor, address search, and rich popups. No coding required.
Built on Leaflet.js — the leading open-source map library trusted by millions of websites worldwide.
Unlike Google Maps or Mapbox, Sweet Map works completely out of the box:
Just install, activate, and start adding markers.
[sweet_map] or [sweet_map id="offices"]Option 1 — Gutenberg block:
Click + in the page editor search “Sweet Map” select the block pick a map from the sidebar. Done.
Option 2 — Shortcode:
[sweet_map]
[sweet_map id=”offices”]
This plugin uses open, free services to display maps and search addresses:
Map tiles load when the map is displayed on the page. Address search sends a query only when the visitor types in the search box. The plugin does not store any personal data.
The compiled JavaScript (assets/dist/index.js) is built from Vue 3 source code available on GitHub.