Socrapop / travelers-map

Wordpress plugin to show your posts on a Leaflet dynamic map, using OpenStreetMap datas.
GNU General Public License v3.0
16 stars 5 forks source link

=== Travelers' Map === Contributors: socrapop Donate link: https://www.paypal.me/CamilleVerrier Tags: geolocalize, openstreetmap, leaftlet, map, pin, travelers, markers, travel blog Requires at least: 4.6 Tested up to: 6.4.2 Requires PHP: 5.2.4 Stable tag: 2.2.1 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Version 2.2.1

Geolocate your posts and display them on an interactive OpenStreetMap map using a simple shortcode. Customize your markers and map.

== Description == Travelers' Map allows you to display your blog posts on a dynamic map using the Leaflet module and OpenStreetMap open data. This plugin is entirely free.

See this plugin in action on my hiking blog. How to use: Get started with Travelers' Map Developers documentation

= Features of Travelers' Map =

The geolocation data of your posts are saved as meta-data and are not deleted if Travelers' Map is disabled or deleted. However, if you want to uninstall Travelers' Map permanently, an option is available to clean your database of any data added by the plugin.

== Installation ==

  1. Go to the Plugins -> 'Add New' page in your WP admin area
  2. Search for 'Travelers Map'
  3. Click the ‘Install Now’ button
  4. Activate the plugin through the ‘Plugins’ menu

= Get started =

Detailed guide is available here: Get started with Travelers' Map

== Bug reports and Contribution ==

Bug reports for Travelers' map are welcomed on my GitHub Repository. Also, feel free to use Github to contribute to the plugin!

= Known Issues =

== Screenshots ==

  1. Display an interactive map showing your geolocated posts using a shortcode.
  2. Geolocate each of your post directly in your editor and assign them your custom markers icon. A search module is integrated into the map.
  3. Add custom markers easily. 6 default markers are available.
  4. Customize your map in the settings page. Everything is explained clearly.
  5. Shortcode Helper page. Change the default size of your map and it's behaviour, filter the posts you want to show by tags, category or post type.

== Changelog == = 2.2.1 - 16/01/2024 =

= 2.2.0 - 24/06/2023 = Developers Update : New filters to change popovers content

= 2.1.0 - 15/03/2022 = Developers update and important fixes (PHP8, WP 5.9 and FSE): Developers documentation is located here: https://camilles-travels.com/get-started-with-travelers-map-wordpress-plugin/#dev-documentation Next update will add some filters for developers.

= 2.0.6 - 16/01/2022 =

= 2.0.5 - 07/01/2022 =

= 2.0.4 - 22/10/2021 =

= 2.0.3 - 03/10/2021 =

= 2.0.2 - 01/10/2021 =

Dev notes:

= 2.0.0 - 26/09/2021 = Major update:

UX improvements:

Fixes:

= 1.12.0 - 13/05/2021 = UX improvement:

= 1.11.4 - 20/12/2020 =

= 1.11.3 – 29/11/2020=

= 1.11.2 - 07/11/2020 =

= 1.11.1 - 11/10/2020 =

= 1.11.0 - 08/10/2020 = Improved popovers customization:

= 1.10.0 - 24/07/2020 =

= 1.9.2 - 20/06/2020 =

= 1.9.1 - 17/06/2020 =

= 1.9.0 - Major update - 21/05/2020 =

New features:

Changed:

Fixed:

For developers:

= 1.8.1 - 20/02/2020 =

Added compatibility with WPML (multilingual plugin) :

= 1.8.0 - 17/02/2020 ==

Added compatibility with Polylang (multilingual plugin) :

= 1.7.0 - Major update - 14/12/2019 ==

New features:

Minor features and changes:

New options for developers:

= 1.6.0 - 02/11/2019 =

= 1.5.0 - 05/10/2019 =

= 1.4.0 - 28/08/2019 =

= 1.3.1 - 20/07/2019 =

= 1.3.0 - 19/07/2019 =

= 1.2.0 - 17/07/2019 =

= 1.1.0 - 28/06/2019 =

= 1.0.0 - 21/06/2019 =

= 0.9.0 - 13/06/2019 =

= 0.8.2 - 06/06/2019 =

= 0.8.1 - 04/06/2019 =

= 0.8.0 - 02/06/2019 =

== Frequently Asked Questions ==

= Is this open source and free of charge? = Yes, it is. This plugin uses Leaflet to display the interactive maps. OpenStreetMap open data is used. By default, this plugin uses CARTO’s Voyager tiles, which require attribution but are free.

However, you may have to pay if you were to choose a premium Tile Provider.

= How can I find free tile providers to customize my map? = You should visit the awesome Leaflet-providers demo to find a tile provider. Some of them require to register and request an API key.

= Can I use Google Maps = No, I decided to create Travelers' Map after Google Maps' pricing plans were updated. Furthermore, loading tiles from Google Maps by simply specifying the tiles URL to Leaflet is against the Google Maps terms of service. If you really want to use Google Maps (but really, why?), you can use the plugin Novo-Map that I used to use on my personal blog.

= Can I add more markers images? =

Yes, you can add your own custom markers in "Travelers' Map" > "Customize markers" in your Wordpress admin area.

= Is this plugin only available in English? = Since version 1.0.0, this plugin has English and French version. You can contribute and [translate the plugin into your language] (https://translate.wordpress.org/projects/wp-plugins/travelers-map/)! Thank you.

= My markers' thumbnails are heavy and long to load, what can I do ? = Travelers' map is creating a small thumbnail size for your popups, however, Wordpress is not regenerating thumbnails for the images you uploaded before activating the plugin. To do that, you can install a plugin called "Regenerate Thumbnails" by Alex Mills.

= Can I add two maps on the same page? = Yes you can since version 1.5.0, you can add multiple shortcodes on the same page.

= Can I change the marker popup style? = Yes you can, since version 0.9.0. You can also disable the plugin's CSS to customize.