Description
Add a map generated with LeafletJS: a leading open-source JavaScript library for mobile-friendly interactive maps.
Map tiles are provided by default through OpenStreetMap, do not need an API Key. or Google Map with API Key or Bing Map with an API Key.
Can be set map with manual and auto generated shortcode based on the dashboard settings.
Map
How to use Easy Map – Video Tutorial
Easily create a map with auto generated shortcode like:
[easy-map ID="168"]
[easy-map-marker ID="1"]
[easy-map-marker ID="2"]
[easy-map-drawing ID="1"]
Easily create a map with manual shortcode like:
[easy-map]
[easy-map lat='37.2811806' lon='-122.0569443' ]
[easy-map lat='37.2811806' lon='-122.0569443' zoom='12']
[easy-map lat='37.2811806' lon='-122.0569443' zoom='12' popup='Silicon Valley']
[easy-map lat='37.2811806' lon='-122.0569443' zoom='12' tilelayer='google']
Easily create a map marker with latitude , longitude :
[easy-map lat='23.010228300829105' lon='91.38879596106436' ]
[easy-map-marker lat=23.010228300829105 lon=91.38879596106436 popup='Dhaka']
Screenshots
Blocks
This plugin provides 1 block.
- Easy Map Easy block scaffolded with Create Block tool.
Installation
- Choose to add a new plugin, then click upload
- Upload the easy-map zip
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the shortcode in your pages or posts: e.g.
[easy-map]
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Easy Leaflet Map For WordPress – By Easy Map” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Easy Leaflet Map For WordPress – By Easy Map” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.6.2 (2024-11-28)
- Updated: Plugin Information
1.6.1 (2024-11-26)
- Fixed: After update data reload issue
- Fixed: Plugin Check (PCP) issue
- Fixed: Sample map Shortcode height issue
- Fixed: Location marker issue on frontend
1.6.0 (2024-11-23)
- Added: Drawing manage page
- Added: Drawing add page
- Added: Drawing view page
- Added: Map height option
1.5.0 (2024-11-16)
- Added: Location manage page
- Added: Location add page
- Added: Location edit page
- Tweak: WordPress 6.7 compatibility checked
1.4.4 (2024-11-10)
- Added: HTML Popup
- Added: Open Popup settings
1.4.3 (2024-11-09)
- Added: Manage map bulk delete
- Updated: Menu order list
1.4.2 (2024-08-15)
- Added: Edit Dynamic Shortcode page
1.4.1 (2024-07-27)
- Added: Add Dynamic Shortcode page
- Added: Manage Dynamic Shortcode page
- Added: Dynamic Shortcode delete
- Added: Dynamic Shortcode copy
1.4.0 (2024-05-22)
- Added: Custom Map Gutenberg Block
- Tweak: WordPress 6.5 compatibility checked
1.3.7 (2024-02-04)
- Added: Default Marker shortcode
1.3.6 (2024-01-21)
- Added: Polyline Shortcode
- Fixed: Fullscreen icon issue
1.3.5 (2024-01-13)
- Added: Fullscreen Control Setting
1.3.4 (2023-12-31)
- Added: Zoom Control Position Setting
- Updated: Map view responsive
1.3.3 (2023-12-25)
- Added: Zoom Control Setting
- Added: Scroll Wheel Zoom Setting
1.3.2 (2023-12-18)
- Added: Popup funtionality for Marker Shortcode.
1.3.1 (2023-12-15)
- Added: Shortcode for Marker.
- Fixed: Bug Issue
1.3.0 (2023-12-02)
- Updated: Code Refactor
- Fixed: Bug Issue
1.2.6 (2023-11-26)
- Updated: Settings page map zoom level auto update.
1.2.5 (2023-11-19)
- Updated: Settings page onclick map lat-lon auto update.
1.2.4 (2023-11-17)
- Added: Shortcode Sample Page.
1.2.3 (2023-11-13)
- Fixed: Settings page bug issue
1.2.2 (2023-11-11)
- Updated: Multiple Map added on single page.
- Tweak: WordPress 6.4 compatibility checked
1.2.1 (2023-11-04)
- Updated: Code Refactor.
1.2.0 (2023-11-04)
- Added: Google Map.
1.1.0 (2023-10-28)
- Added: Bing Map.
1.0.2 (2023-10-20)
- Updated: Map Shortcode.
- Tweak: WordPress 6.3.2 compatibility checked
1.0.2 (2023-10-20)
- Updated: Map Shortcode.
- Tweak: WordPress 6.3.2 compatibility checked
1.0.1 (2023-10-15)
- Updated: Map Shortcode.
1.0.0 (2023-10-14)
- Added: First Release.