This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Layer Maps

Description

This plugin provides easy to use functionality to create maps, layers and pins. Pins can be given an address or post code which is geocoded and plotted on a Google Map. Pins can be grouped into layers and each map can be assigned multiple layers.

You can toggle each layer on or off within the map interface.

Pin colours can be individually configured or globally overridden by the layer colour.

KML layers can also be attached to each map.

Configurable options

  • Optional Google API key
  • Toggle map clustering on or off.

Installation

This section describes how to install the plugin and get it working.

  1. Unzip package contents
  2. Upload the “layer-maps” directory to the “/wp-content/plugins/” directory
  3. Activate the plugin through the “Plugins” menu in WordPress
  4. Configure the plugin by going to “Layer Maps > Settings“. Note: the plugin will work out of the box with default settings
  5. Create you map, layers and pins and assign them accordingly
  6. Copy the map shortcode from the map edit screen and paste into your page of choice
  7. Test and enjoy 🙂

FAQ

No pins are appearing on the map

If your maps are looking a bit empty, make sure you’ve added pins, associated them with a layer, then associated your map with the layers you want to see. If it’s still not working, there may be a problem displaying the pin icons. Make sure PHP’s GD library is installed on your server.

I’m having some problems

This is a very early release of this plugin which started out as a tool for internal use. If you have any suggestions or bug reports, we’d love to hear them so we can continue to improve the plugin. Drop us a line on the support forum.

Reviews

3 di Setembar dal 2016
This plugin is great, works just right out of the box and is simple and straightforward to use once you get the hang of it. It's lightweight and efficient and allows the web designer to concentrate on styling and layout.
Read all 1 review

Contributors & Developers

“Layer Maps” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Layer Maps” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

  • First version of the plugin