joho1968 / EasyMap

Uncomplicated map functionality for WordPress. Verified with WordPress 5.8.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Software License PHP 7.2+ PHP 7.4+ WordPress 5

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

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.4, 5.5, 5.6, 5.7, and 5.8 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.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.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 for a full copy of GPLv2

Copyright (C) 2021 Joaquim Homrighausen; all rights reserved.

The EasyMap Plugin was written by Joaquim Homrighausen while converting ☕ into code.

EasyMap is sponsored by WebbPlatsen i Sverige AB, Stockholm, Sweden.

Commercial support and customizations for this plugin is available from WebbPlatsen i Sverige AB in Stockholm, 🇸🇪

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 support@webbplatsen.se.

This plugin can also be downloaded from code.webbplatsen.net and GitHub

More detailed documentation is available at code.webbplatsen.net/documentation/easymap/

Icon and banner images based on 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.

About

Uncomplicated map functionality for WordPress. Verified with WordPress 5.8.

License:GNU General Public License v2.0


Languages

Language:PHP 94.5%Language:CSS 2.9%Language:JavaScript 2.6%