EffortLess Interactive Map Locator is a WordPress plugin that lets you manage and display any type of location on an interactive Leaflet map.
Display all locations (with export button):
[eliml_map_locator]
Display a specific location:
[eliml_map_locator id=”123″]
Advanced options:
[eliml_map_locator zoom=”14″ height=”500px” width=”800px”]
[eliml_map_locator center=”45.8375,4.7792″ zoom=”13″]
[eliml_map_locator pins=”no”]
id: Location post ID to display (optional — omit to display all locations)zoom: Initial zoom level (default: 16)height: Map height — any CSS unit, e.g. “600px”, “80vh” (default: 600px or parent height)width: Map width — any CSS unit, e.g. “100%”, “800px” (default: 100%)center: Map center as “latitude,longitude” (optional — auto-calculated from locations)pins: Set to “no” to hide all location markers (default: “yes”)For any questions or support requests, please contact domclic.
This plugin is developed and maintained by domclic. Contributions are welcome.
This plugin is distributed under the GPLv2 license or later.