Simple Markers Map

plugin banner

The plugin enables you to easily add customizable maps to your posts and pages using the Gutenberg editor. No API key is required.

Author:alex shandor (profile at wordpress.org)
WordPress version required:6.8.1
WordPress version tested:6.8.1
Plugin version:1.6.0
Added to WordPress repository:04-08-2024
Last updated:03-06-2025
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:1 690
Active installs:20+
plugin download
Click to start download

Simple Markers Map is an easy-to-use WordPress plugin that adds a customizable map block to the Gutenberg editor. This plugin is develop with LeafletJS an open-source JavaScript library, OpenStreetMap® a open data, Google Maps Layers. Add multiple markers, customize map styles, and display your locations effortlessly.

Features

Easy Integration: Add Maps directly from the Gutenberg editor without API key. Customizable Settings: Adjust map settings such as zoom level, map type, and marker positions. Multiple Markers: Add multiple markers to highlight various locations on a single map. User-Friendly Interface: Intuitive controls and settings for effortless map customization.

Shortcode Usage

In addition to the Gutenberg block, you can use the [simple-markers-map] shortcode anywhere on your site.

Example:
`shortcode
[simple-markers-map
align=”full”
height=”700″
zoom=”10″
markerscolor=”blue”
layer=”openStreet”
markers='{position:”52.232102350000005,20.981377498327888″, title:”Warsaw Rising Museum”, description:”Muzeum 1 Powstania Warszawskiego”}’]

Supported shortcode attributes:

align – map alignment (full)
height – map height in pixels (e.g. 500, 700)
zoom – initial zoom level (e.g. 5, 10)
markerscolor – marker color (e.g. blue, red)
layer – map style (openStreet, google)
markers – list of markers with position, title, and description

License

This plugin is licensed under the GPLv2 or later. See LICENSE file for details.


Screenshots
FAQ
ChangeLog