Skip to content

WP MapIt is a Wordpress plugin to display Open street maps using leaflet on your Wordpress site

Notifications You must be signed in to change notification settings

phpwebdev11/WP-MapIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== WP MapIt ===
Contributors: chandnipatel, nirikshapatel05
Donate link: https://www.paypal.me/chandnipatel11
Tags: wp mapit, maps, map, map marker, map pin, wordpress maps, open street maps, leaflet, free map, map plugin, wp map, no api, map widget, map shortcode, map gutenberg, open source map, osm, open street map, mapit
Requires at least: 4.2
License: GPL3
Tested up to: 5.9
Requires PHP: 5.4
Stable tag: trunk

Easy to use, WordPress Map plugin based on Open Street Map and Leaflet with custom markers images, descriptions and links.


== Description ==
Easy to use, WordPress Map plugin based on Open Street Map and Leaflet with custom markers images, descriptions and links. Add maps to your WordPress pages, posts and custom post types quickly and easily.

Display map automatically before or after content, or place the map within the page content using gutenberg block, shortcode or widget.

Choose your own images to display as markers. Decide what happens on marker click, display a popup or open a link.


== Free Version ==
* Display Open Street Maps using Leaflet on your WordPress.
* Super easy to use, no coding required.
* No API keys required to display maps on your WordPress website.
* Interactive map preview.
* Search a location to add pin.
* Preview all the changes on the fly in admin panel.
* Click map to add page markers. Drag markers to the exact location.
* Use custom images as map pins to give your map a personalized touch.
* Define your height and width and zoom level for the map.
* Decide what happens on marker click. Open a popup or redirect to a URL.
* Add maps to custom post types.
* Responsive maps.
* Display multiple maps on a single page.
* Display map in the sidebar.
* Gutenberg blocks to display map within the content.
* Map widget functionality.
* Shortcode functionality. 
* Maps with multiple Marker.
* Hooks and filters.
* Fullscreen view.
* CSV import for multipin map.
* Note: Grayscale is not supported in IE apart from IE Edge.

== Demos ==
* [Map before content.](http://wp-mapit.chandnipatel.in/demos/map-before-content/)
* [Map after content.](http://wp-mapit.chandnipatel.in/demos/map-after-content/)
* [Map within content.](http://wp-mapit.chandnipatel.in/demos/custom-map-within-content/)
* [Map in the sidebar.](http://wp-mapit.chandnipatel.in/demos/custom-map-sidebar/)
* [Map with multiple pins.](http://wp-mapit.chandnipatel.in/demos/map-with-multiple-pins/)
* [Hooks & Filters.](http://wp-mapit.chandnipatel.in/documentation/hooks-filters/)


== Documentation ==
* [Installing WP MapIt plugin.](http://wp-mapit.chandnipatel.in/documentation/installing-wp-mapit-plugin/)
* [Setting up the plugin.](http://wp-mapit.chandnipatel.in/documentation/setting-up-the-plugin/)
* [Displaying map on the page.](http://wp-mapit.chandnipatel.in/documentation/displaying-map-on-the-page/)
* [Creating a multipin map.](http://wp-mapit.chandnipatel.in/documentation/creating-a-multi-pin-map/)


== Installation ==
To install this plugin:

Uploading the plugin from WordPress dashboard
* Download the plugin from the WordPress repository
* Go to WordPress Dashboard
* Click on Plugins menu
* Click on Add New
* Click on Upload Plugin
* Select the plugin zip file and click Install Now button
* Once the plugin is installed, click on Activate link to activate the plugin.

Uploading the plugin using FTP
* Download the plugin from the WordPress repository
* Go to wp-content/plugin in your WordPress root directory
* Unzip and upload the plugin
* Go to Plugins in WordPress dashboard
* Locate “WP MapIt” plugin in the list
* Click on Activate link to activate the plugin 

== Frequently Asked Questions ==

= Is the map free? =
Yes, open source Open street maps are used to display the Map instead of google maps which is free. 

= Do I need an API? =
No. API is not required to display the map on the site.

= I have installed the plugin, now what? =
[Check out how to set up the plugin and add a map.](http://wp-mapit.chandnipatel.in/documentation/installing-wp-mapit-plugin/)

= Does grayscale map work on IE? =
It works in IE Edge, it is not supported in the versions below it.

== Screenshots ==
1. Settings page.
2. Adding map to page / post.
3. Map displayed before content.
4. Map displayed after content.
5. WP MAPIT Gutenberg block.
6. WP MAPIT Gutenberg block added in the editor.
7. Shortcode to display map in page / post.
8. WP MAPIT Wiget.
9. Adding map with multiple marker.
10. Adding map pin to map with multiple marker.
11. Map displayed with multiple pins.

== Credits ==
* [Leaflet](https://leafletjs.com/)
* [Open Street Maps](https://www.openstreetmap.org/)
* [Yet Another Fred](https://github.com/yafred/leaflet-responsive-popup)
* [elmarquis](https://github.com/elmarquis/Leaflet.GestureHandling)
* [Veith Schoergenhummer](https://www.linkedin.com/in/vschoerg/)
* [Mapbox - Fullscreen control](https://github.com/Leaflet/Leaflet.fullscreen)

== Changelog ==
= 1.1 :- 2019-04-09 :- Medium priority =
* Added Gesture handling

= 1.2 :- 2019-06-03 :- High priority =
* Bugs resolution

= 2.0 :- 2019-06-06 :- Medium priority =
* Added map with multiple pins.

= 2.1 :- 2019-09-12 :- Medium priority =
* Added hooks and filters for plugin extension.

= 2.2 :- 2019-09-12 :- High priority =
* Bug resolution for grayscale issue in IE Edge.

= 2.3 :- 2019-09-12 :- Normal priority =
* Added Fullscreen map view

= 2.4 :- 2020-06-13 :- Normal priority =
* Added Translation option and CSV upload for multipin map

= 2.5 :- 2020-08-24 :- Normal priority =
* Bug fixes

= 2.6 :- 2021-01-21 :- High priority =
* Bug fixes

= 2.7 :- 2021-01-21 :- High priority =
* Bug fixes

= 3.0 :- 2023-12-05 :- High priority =
* Security bug fixes

== Upgrade Notice ==
= 1.1 =
Please update to 1.1 as it includes Gesture handling.

= 2.0 =
Please update to 2.0 as it includes maps with multiple pins.

= 2.1 =
Please update to 2.1 as it includes hooks and filters for plugin extension.

= 2.2 =
Solved grayscale issue for IE Edge.

= 2.3 =
Please update to 2.3 as it includes Fullscreen map view.

= 2.4 =
Please update to 2.4 as it includes Translation option and CSV upload for multipin map.

= 2.7 =
Please update to 2.7 as it includes bug fixes for translation.

= 3.0 =
Please update to 3.0 as it includes security related bug fixes.

About

WP MapIt is a Wordpress plugin to display Open street maps using leaflet on your Wordpress site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published