=== Easy Leaflet Map For WordPress - By Easy Map === Author: Easy Soft Author URI: https://profiles.wordpress.org/nashirbabu/ Plugin URI: https://wordpress.org/plugins/easy-map/ Contributors: nashirbabu Donate link: https://profiles.wordpress.org/nashirbabu/ Tags: map, leaflet map , google map, osm , interactive map Requires at least: 4.6 Tested up to: 6.7 Requires PHP: 5.6 Stable tag: 1.6.2 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Interactive maps, markers, polylines and polygons on your posts and pages with simple auto generated shortcodes. == Description == Add a map generated with [LeafletJS](http://leafletjs.com/): a leading open-source JavaScript library for mobile-friendly interactive maps. Map tiles are provided by default through [OpenStreetMap](http://www.openstreetmap.org/), do not need an API Key. or [Google Map](https://www.google.com/maps) with API Key or [Bing Map](https://www.bing.com/maps) 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** [youtube https://youtu.be/6aPZ3kxlQsg?si=flQ2zov7Db8cIGzz] 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']` == Installation == 1. Choose to add a new plugin, then click upload 2. Upload the easy-map zip 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Use the shortcode in your pages or posts: e.g. `[easy-map]` == Screenshots == 1. Manage Map 2. Add Map 3. Edit Map 4. Manage Location 5. Add Location 6. Edit Location 7. Manage Drawing 8. Add Drawing 9. Default Settings 10. Shortcode Sample == 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.