=== WP Web Maps === Author: pjhooker Author URI: https://www.cityplanner.biz/ Plugin URI: https://wordpress.org/plugins/wp-web-maps/ Contributors: pjhooker Donate link: https://www.paypal.me/pjhooker Tags: leaflet, map, mobile, javascript, openstreetmap, mapquest, interactive Requires at least: 4.6 Tested up to: 5.4.2 Version: 2.19.0 Stable tag: 2.19.0 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Interactive maps and markers on your posts and pages with simple shortcodes. == Description == Add a map generated with [LeafletJS](http://leafletjs.com/): an open-source JavaScript library for mobile-friendly interactive maps. Map tiles are provided by default through [OpenStreetMap](http://www.openstreetmap.org/), or [MapQuest](https://www.mapquest.ca/) (with an app key). Can be set per map with shortcode attributes or through the dashboard settings. = Maps = Simply create a **map** with: `[leafletmap]` = More = Under construction == Installation == 1. Choose to add a new plugin, then click upload 2. Upload the wp-web-maps zip 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Use the shortcodes in your pages or posts: e.g. `[leafletmap]` == Frequently Asked Questions == = Can I have an SVG Marker? = No!. == Screenshots == 1. Put the shortcode into the post. == Changelog == = 0.1 = * First Version. Basic map creation and marker creation. == Upgrade Notice == = 0.1 = First Version. Tested with 5.4.2.