Title: VENTI Multi Location Marker for Elementor
Author: Samiul Sayhan
Published: <strong>August 2, 2026</strong>
Last modified: August 8, 2026

---

Search plugins

![](https://ps.w.org/venti-multi-location-marker-for-elementor/assets/banner-772x250.
png?rev=3631527)

![](https://ps.w.org/venti-multi-location-marker-for-elementor/assets/icon-256x256.
png?rev=3631527)

# VENTI Multi Location Marker for Elementor

 By [Samiul Sayhan](https://profiles.wordpress.org/samiul2003/)

[Download](https://downloads.wordpress.org/plugin/venti-multi-location-marker-for-elementor.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/venti-multi-location-marker-for-elementor/#description)
 * [Reviews](https://wordpress.org/plugins/venti-multi-location-marker-for-elementor/#reviews)
 *  [Installation](https://wordpress.org/plugins/venti-multi-location-marker-for-elementor/#installation)
 * [Development](https://wordpress.org/plugins/venti-multi-location-marker-for-elementor/#developers)

 [Support](https://wordpress.org/support/plugin/venti-multi-location-marker-for-elementor/)

## Description

“VENTI Multi Location Marker for Elementor” adds a native widget to the Elementor
editor called **VENTI Multi Location Marker**.

Features:

 * Map Height control (any CSS length, e.g. 300px, 50vh)
 * Add as many location fields as you need via a “+ Add Location” repeater
 * Accepts city, country, or full street address
 * Geocoding via the free OpenStreetMap Nominatim API (no key required)
 * Markers placed automatically with auto-fit map bounds so every location is visible
 * Clicking any marker opens that exact location in Google Maps
 * Live preview inside the Elementor editor — no page refresh needed
 * Fully responsive on desktop, tablet, and mobile
 * Leaflet + map assets are only loaded on pages where the widget is used

### Notes on the Nominatim API

This plugin geocodes addresses client-side using the public Nominatim API
 (https://
nominatim.openstreetmap.org), which is free and requires no API key. Requests are
sent one at a time with a short delay between them to respect Nominatim’s fair-use/
rate-limit policy. For very high-traffic sites, consider self-hosting a Nominatim
instance or using a caching layer.

## Screenshots

[⌊The widget listed under Installed Plugins, ready to use.⌉⌊The widget listed under
Installed Plugins, ready to use.⌉[

The widget listed under Installed Plugins, ready to use.

[⌊Dragging the VENTI Multi Location Marker widget onto a page in the Elementor editor.⌉⌊
Dragging the VENTI Multi Location Marker widget onto a page in the Elementor editor
.⌉[

Dragging the VENTI Multi Location Marker widget onto a page in the Elementor editor.

[⌊The widget's settings panel — add unlimited locations and set the map height, 
with a live preview.⌉⌊The widget's settings panel — add unlimited locations and 
set the map height, with a live preview.⌉[

The widget’s settings panel — add unlimited locations and set the map height, with
a live preview.

[⌊The map on the live front-end page, showing multiple geocoded markers.⌉⌊The map
on the live front-end page, showing multiple geocoded markers.⌉[

The map on the live front-end page, showing multiple geocoded markers.

## Installation

 1. Upload the `venti-multi-location-marker-for-elementor` folder to `/wp-content/plugins/`,
    or install the ZIP directly via Plugins > Add New > Upload Plugin.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Make sure Elementor (3.5+) is installed and active.
 4. Edit any page with Elementor, search for “VENTI Multi Location Marker” in the widget
    panel, and drag it onto your page.
 5. Enter one or more locations (e.g. “Kaunas, Lithuania”), click “+ Add Location” 
    to add more, and set your desired map height.

## FAQ

### Do I need a Google Maps API key?

No. This plugin uses OpenStreetMap tiles and the free Nominatim geocoding API — 
no API key, no billing account, and no usage cap tied to a paid service.

### Why does it take a few seconds for markers to appear after I add several locations?

Nominatim’s free geocoding service has a fair-use limit of about one request per
second. Locations are geocoded one at a time with a short delay between each, so
a page with many new locations will take a few seconds to fully populate on first
load. Once an address has been geocoded, the result is cached for the rest of that
browsing session so it isn’t looked up again.

### What happens when I click a marker?

Each marker links to the exact coordinates it represents on Google Maps, opening
in a new tab.

## Reviews

![](https://secure.gravatar.com/avatar/c6ad118c22490286a7175ee629972e4c706559977c2f6954f6e33035f573f596?
s=60&d=retro&r=g)

### 󠀁[Simple, Useful & Works Great with Elementor!](https://wordpress.org/support/topic/simple-useful-works-great-with-elementor/)󠁿

 [Developer Sakibur](https://profiles.wordpress.org/developersakibur/) August 8,
2026

I’ve been using this plugin on an Elementor website, and I’m really impressed with
how simple and useful it is. Adding multiple locations is very easy, the map works
smoothly, and the integration with Elementor feels natural. I especially like that
it doesn’t require a Google Maps API key, which makes the setup much easier. The
automatic location markers and responsive map are also very helpful. This is a great
little plugin for anyone who needs to display multiple locations on a WordPress 
website without unnecessary complexity. Highly recommended!

 [ Read all 1 review ](https://wordpress.org/support/plugin/venti-multi-location-marker-for-elementor/reviews/)

## Contributors & Developers

“VENTI Multi Location Marker for Elementor” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Samiul Sayhan ](https://profiles.wordpress.org/samiul2003/)

[Translate “VENTI Multi Location Marker for Elementor” into your language.](https://translate.wordpress.org/projects/wp-plugins/venti-multi-location-marker-for-elementor)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/venti-multi-location-marker-for-elementor/),
check out the [SVN repository](https://plugins.svn.wordpress.org/venti-multi-location-marker-for-elementor/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/venti-multi-location-marker-for-elementor/)
by [RSS](https://plugins.trac.wordpress.org/log/venti-multi-location-marker-for-elementor/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.0

 * Renamed the plugin (formerly “Simple OpenStreetMap Widget for Elementor”) to 
   comply with WordPress.org naming/trademark guidelines.
 * Leaflet.js and Leaflet.css are now bundled locally with the plugin instead of
   being loaded from a remote CDN.
 * Added a “Requires Plugins: elementor” header.

#### 1.1.0

 * Removed the previous 5-location limit; the repeater now supports up to 50 locations.
 * Added click-to-open-in-Google-Maps behavior on every marker.
 * Fixed a map sizing issue in the Elementor editor that could prevent markers/tiles
   from rendering.
 * Added debouncing and geocoding result caching to avoid Nominatim rate-limit issues
   while editing.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.7.1**
 *  Last updated **10 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [elementor](https://wordpress.org/plugins/tags/elementor/)[leaflet](https://wordpress.org/plugins/tags/leaflet/)
   [map](https://wordpress.org/plugins/tags/map/)[nominatim](https://wordpress.org/plugins/tags/nominatim/)
   [openstreetmap](https://wordpress.org/plugins/tags/openstreetmap/)
 *  [Advanced View](https://wordpress.org/plugins/venti-multi-location-marker-for-elementor/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/venti-multi-location-marker-for-elementor/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/venti-multi-location-marker-for-elementor/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/venti-multi-location-marker-for-elementor/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/venti-multi-location-marker-for-elementor/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/venti-multi-location-marker-for-elementor/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/venti-multi-location-marker-for-elementor/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/venti-multi-location-marker-for-elementor/reviews/)

## Contributors

 *   [ Samiul Sayhan ](https://profiles.wordpress.org/samiul2003/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/venti-multi-location-marker-for-elementor/)