=== Waymark ===
Contributors: morehawes
Tags: maps, embed, GPX, KML, GeoJSON, mapping, interactive, annotate, topo, topographical, leaflet, openstreetmap, open street map, markers, waypoints, lines, tracks, shapes, polygon, circle, overlay, photo, photograph, location, EXIF, geotagged, title, description, images, basemaps
Requires at least: 3.2
Tested up to: 5.3
Requires PHP: 5.2
Stable tag: 0.9.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

It's easy to add a Map to your WordPress site, with Waymark!

== Description ==

Add Markers, Photos, Lines and Shapes to detailed interactive Maps. Simply add them to your content using the Waymark shortcode.

[vimeo https://vimeo.com/349571522]

<a href="https://www.josephhawes.co.uk/waymark/demo/">See the Demo</a>

Anything you add to a Map can be given a title, description, image and categorised using Types. Waymark can also read Markers and Lines from file (GPX/KML/GeoJSON supported), allowing you to easily embed data stored in these formats.

Photos can be added through the WordPress Media Library, if Waymark detects a location associated with the Photo it will add it to the Map where it was taken.

Waymark was designed to be very customisable, allowing you to change icons, colours and styles, as well as the ability to add multiple Basemaps.

= Map Meta =

Map Meta allows you to add information about your Map. By default this is a "Description" textarea which displays under the Map Editor. You can customise the input fields that are displayed alongside the editor in Waymark > Settings > Meta. Any information added in these inputs will be displayed on the Map Details page.

= Collections =

Collections allow you to organise your Maps, as well as the ability to display multiple Maps at once using the Waymark shortcode. Collections can be nested and Maps can be associated with multiple Collections, meaning you can organise your Maps however best suits you.

<a href="https://www.josephhawes.co.uk/waymark/demo/">See the Demo</a>

== Installation ==

[vimeo https://vimeo.com/349575095]

With Waymark enabled, click on the "Maps" link in the sidebar to create and edit Maps. Once you are happy with your Map, copy the Waymark shortcode and add it to your content.

== Frequently Asked Questions ==

= Is There a Demo? =

Yes, <a href="https://www.josephhawes.co.uk/waymark/demo/">here</a>.

= Does Waymark Support Google Maps? =

While Google Basemaps can be added to Waymark, Waymark does not use the Google Maps API (it uses <a href="https://leafletjs.com/">Leaflet</a>). There are other plugins available that are made specifically for Google Maps.

== Screenshots ==

1. Create interactive Maps using Waymark editor
2. Add Maps to your content using the Waymark shortcode
3. You can add multiple Basemaps and switch between them
4. Manage your Maps in WordPress admin
5. Waymark is very customisable

== Changelog ==

= 0.9 =

* Release date: July 23rd, 2019

First public release of Waymark!

= 0.9.1 =

* Release date: July 25th, 2019

Minor bug fix.

= 0.9.2 =

* Release date: July 26th, 2019

Integrated Leaflet.Sleep into Waymark for better zoom/scroll event handling. Thanks to @numeeja for this suggestion!

= 0.9.3 =

* Release date: September 4th, 2019

Bug fixes and minor tweaks. Thanks to @rottensod for your bug finding efforts!

= 0.9.4 =

* Release date: October 11th, 2019

Bug fixes and improvements. Thanks again to @rottensod!

= 0.9.5 =

* Release date: October 23rd, 2019

Integrated <a href="https://github.com/perliedman/leaflet-control-geocoder">leaflet-control-geocoder</a>, thanks for the <a href="https://wordpress.org/support/topic/search-for-place-in-admin-section/">suggestion</a>! Also minor fixes and tweaks.

= 0.9.6 =

* Release date: October 28rd, 2019

Added support for Collections, which allow you to organise your Maps and display multiple Maps at once. Also more bug fixes.

= 0.9.7 =

* Release date: November 8th, 2019

Added support for Map Meta, which allows you to customise the input fields that display under the Map Editor. Any data you input will display on the Map Details page. Plus some minor improvements and bug fixes.

= 0.9.8 =

* Release date: December 5th, 2019

Added Line Weight setting for Lines and the ability to override the Shortcode Header setting through the shortcode. A HUGE thank you to <a href="https://wordpress.org/support/users/neilhorton740/">@neilhorton740</a> for the <a href="https://wordpress.org/support/topic/great-design-and-well-thought-out/">suggestions and testing</a>.

= 0.9.9 =

* Release date: December 17th, 2019

Added the ability to specify a default basemap through shortcode: [Waymark map_id="1234" basemap="Basemap Name"]. Which Basemap to use as the Map Editor default can also be specified in Settings > Misc. > Editor Options. Thanks again to <a href="https://wordpress.org/support/users/neilhorton740/">@neilhorton740</a> for the suggestion and testing.

= 0.9.10 =

* **Shortcodes** – Added the ability to specify initial Map centre and zoom through the Shortcode: [Waymark map_centre="<lat>,<lng>" map_zoom="<0-18>"]. Shortcodes no longer require a Map ID/Collection ID. Added Using Shortcodes section to Help page.
* **Maps** – Added setting for Default Centre/Zoom when a Map has no data to display.
* **Collections** – Added the option to display a link to Map Details pages from Collections
* Improved Settings input sanitisation
* Lots more performance improvements and bug fixes

Another big thanks to <a href="https://wordpress.org/support/users/neilhorton740/">@neilhorton740</a> for suggestions and testing.
