https://github.com/joho1968/easymap
Uncomplicated map functionality for WordPress. Verified with WordPress 6.7.x
https://github.com/joho1968/easymap
google-maps map mapping maps php php7 php72 php74 wordpress wordpress-development wordpress-plugin wordpress5 wordpress56 wordpress57 wordpress58 wordpress67
Last synced: about 2 months ago
JSON representation
Uncomplicated map functionality for WordPress. Verified with WordPress 6.7.x
- Host: GitHub
- URL: https://github.com/joho1968/easymap
- Owner: joho1968
- License: gpl-2.0
- Created: 2021-08-10T09:04:29.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-28T14:35:14.000Z (5 months ago)
- Last Synced: 2025-03-29T15:34:34.253Z (3 months ago)
- Topics: google-maps, map, mapping, maps, php, php7, php72, php74, wordpress, wordpress-development, wordpress-plugin, wordpress5, wordpress56, wordpress57, wordpress58, wordpress67
- Language: PHP
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE) [](https://php.net) [](https://php.net) [](https://wordpress.org) [](https://wordpress.org)
# EasyMap
Uncomplicated map functionality for WordPress.
## Description
The EasyMap for WordPress plugin will let you put Google Maps on your WordPress website with very little effort. The bottom line idea is "simple". You can have one (1) map per content page, you can have up to 200 pins/markers on a given map. You may specify which pins/markers should appear on a given map. You cannot customize pin colors. You can, however, customize just about every display aspect of the output using CSS.
The EasyMap plugin requires a Google API key suitable for Google Maps and Google Geocoding. This is a requirement imposed by Google.
In its first release, the EasyMap plugin supports only Google Maps.
The WordPress slug is `easymap`.
The plugin is also available on [wordpress.org](https://wordpress.org/plugins/easymap/)
### Basic functionality includes:
* Up to 200 locations can be displayed
* Choose to display all or some of the configured locations
* Choose Google Maps details to be shown
* Support for custom CSS
* Export and Import locations and plugin configuration
* Support for multiple location address formats### Other notes:
* This plugin `may` work with earlier versions of WordPress
* This plugin has been tested with `WordPress 5.5+` at the time of this writing
* This plugin optionally makes use of `mb_` PHP functions
* This plugin may create entries in your PHP error log (if active)
* This plugin contains no tracking code and does not store any information about users## Installation
This section describes how to install the plugin and get it working.
1. Upload the contents of the `easymap` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the basic settings
4. To enable Google Maps integration, you will need a Google Maps API key with geolocation activated## Frequently Asked Questions
### Is the plugin locale aware
EasyMap uses standard WordPress functionality to handle localization/locale. The native language localization of the plugin is English. It has been translated to Swedish by the author.
### Are there any incompatibilities
This is a hard question to answer. There are no known incompatibilities.
## Changelog
### 1.1.1
* Validated with WordPress 6.7
* Verified with Plugin Check (PCP)
* Corrected some checks for **uninstall.php** and made it more WP-CLI compatible### 1.1.0
* Location status (active/inactive) is now displayed in admin, and sortable
* Locations with incomplete geolocation data are no longer displayed
* Added option to enable "greedy" map control to allow for single finger touch movement on map
* Added option to enable/disable Google Maps Streetview button
* Added option to enable/disable Google Maps Fullscreen button### 1.0.1
* Correction of activation issue
* Better handling of HTML in templates and description fields### 1.0.0
* Initial release## Upgrade Notice
### 1.1.1
* Simply update the plugin from the WordPress plugins### 1.1.0
* Simply update the plugin from the WordPress plugins### 1.0.1
* Simply update the plugin from the WordPress plugins### 1.0.0
* Initial release## License
Please see [LICENSE](LICENSE) for a full copy of GPLv2
Copyright 2021-2025 [Joaquim Homrighausen](https://github.com/joho1968); all rights reserved.
The EasyMap Plugin was written by Joaquim Homrighausen while converting :coffee: into code.
EasyMap is sponsored by [WebbPlatsen i Sverige AB](https://webbplatsen.se), Sweden.
Commercial support and customizations for this plugin is available from WebbPlatsen i Sverige AB in :sweden:
If you find this plugin useful, the author is happy to receive a donation, good review, or just a kind word.
If there is something you feel to be missing from this plugin, or if you have found a problem with the code or a feature, please do not hesitate to reach out to [email protected].
This plugin can also be downloaded from [code.webbplatsen.net](https://code.webbplatsen.net/wordpress/easymap/) and [GitHub](https://github.com/joho1968/easymap)
More detailed documentation is available at [code.webbplatsen.net/documentation/easymap/](https://code.webbplatsen.net/documentation/easymap/)
Icon and banner images based on [freesvg.org/map-location-icon-vector-image](https://freesvg.org/map-location-icon-vector-image). Kudos!
### External references
These links are not here for any sort of endorsement or marketing, they're purely for informational purposes.
* me; :monkey: https://joho.se and https://github.com/joho1968
* WebbPlatsen; https://webbplatsen.se and https://code.webbplatsen.net