Plugin info

Total downloads: 4,667
Active installs: 30
Total reviews: 4
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 9/26/2018 (2652 days ago)
Added to WordPress: 11/26/2013 (12 years old)
Minimum WordPress version: 3.0.5
Tested up to WordPress version: 4.9.27
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2652 days ago • 4 reviews

22/100

Is Map pins abandoned?

Possibly abandoned (last update 2652 days ago).

Compatibility

Requires WordPress: 3.0.5
Tested up to: 4.9.27
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

WP Go Maps (formerly WP Google Maps)
Rating 4.8/5 (2,988 reviews)Active installs 300,000
MapPress Maps for WordPress
Rating 4.7/5 (146 reviews)Active installs 40,000
Maps Widget for Google Maps
Rating 4.6/5 (512 reviews)Active installs 30,000
Maps Plugin using Google Maps for WordPress – WP Google Map
Rating 4.9/5 (168 reviews)Active installs 10,000
10Web Map Builder for Google Maps
Rating 4.5/5 (91 reviews)Active installs 9,000

Description

Map pins makes it easy to create a map with locations of businesses, events, or venues on a map.

You can:

  • Insert a Google Map with custom markers anywhere on your blog using a shortcode.
  • Show a scrollable list of locations next to the Google Map.
  • Order the locations based on distance from visitor location (based on browser location).
  • Oodles of information can be maintained per pin/location.
  • Business hours are defined per location. Visitors can search for currently opened locations.
  • Most options are highly customizable:
    • All options can be controlled by shortcode parameters
    • Show different sets of locations on various pages by using the location category
    • You can display only a map, display a map and list combination and even show only a list of locations (for example in your sidebar). All variants are searchable.
    • Includes country specific search options, for example zip-code optimized searching (powered by Google Maps).
    • Large number of marker-icons provided (courtesy of Maps Icons Collection project by Nicolas Mollet). You can add your own custom icons to the map as well.
    • Configurable admin environment to make location maintenance very easy.
  • Automatic scaling of the map boundaries based on locations shown.
  • English and Dutch translations are included.
  • Translatable using .mo and .po files.
  • Optimized for WordPress Multisite

Your visitors can:

  • Browse a Google Map with all the locations you added.
  • Use an intelligent search option to find locations close to a location (search powered by Google Maps).
  • Find locations based on their current location (using GPS / IP location via the browser).
  • Search based on business hours of a location is opened right now or not.
  • Find information about the location you added by clicking a map marker including: name, address, business hours, any text you add and a hyperlink).

Example shortcode:

[mappins-map width=”500″ height=”900″ searchbar=”Y” list=”left” showmap=”show” listwidth=”40%”]

List of location attributes:

name, address, zipcode, city, country, telephone, category, markericon, openinghours, link URL, latitude/longitude

Licenses:

  • The plugin uses wonderful custom marker icons from the Maps Icons Collection project by Nicolas Mollet. (http://mapicons.nicolasmollet.com/)
  • Header photo by Dave77459 (http://www.flickr.com/photos/dave77459/6335868568/) cc license (http://creativecommons.org/licenses/by-nc-sa/2.0/)

Installation

To install Map Pins manually, follow these steps:

  1. Get the plugin using the plugins->add menu and search for map-pins
  2. Activate the plugin through the Plugins menu in WordPress
  3. Get a Google Maps API key here: https://developers.google.com/maps/documentation/javascript/get-api-key (and also enable Google Places API on this key if you want to use the search box)
  4. Go the the plugin settings page and paste your Google Maps API key there. All other settings are optional.
  5. Configure the Map Pins locations through the Map Pins menu (located in the left menu or in case of WPMU on network level)
  6. Embed the Map Pins map on any page or post using the [mappins-map] shortcode.
  7. Enjoy

Otherwise just use the plugin-install page in wordpress.

Frequently Asked Questions

Q: How many maps I can insert into a post or page?

A: The number of map-pins objects on a page is limited to 1 per page. You can change the shortcut parameters (like width, list-style, category) on other pages.

Q: How can I show other sets of locations on different pages

A: You can filter shown locations based on category on different pages. The category filter is part of the shortcut parameters, so you can change the category filter on each page. For each location the category can be selected.

Q: Can I upload a CSV of XLS file with locations?

A: No. But you can use phpAdmin or another mysql tool to fill the database.

Q: Clicking `my-location` shows an error

A: You need an SSL (https://) website, otherwise the browser does not allow this.

Q: I am using WP Multisite and have one child site for each of my stores. Can I use one database defined in the network?

A: Yes. The database is maintained on the network level.

Q: Is Google Maps a free service? I don’t want to pay Google.

A: Unfortunately, Google Maps is a payed service nowadays. Fortunately the free-tier is pretty large and you will propably not hit the free-tier limit for a low-traffic site. However you should protect your key (see google key management) otherwise people can (and will!) obtain your key from your website and start using it. Also, its Google, so the pricing can change any minute now.

Q: I want to use my own pin icons.

A: You can! Just put them in the plugin pics directory (so that is wp-content/plugins/map-pins/pics in your install). The plugin will find them automagically.

Review feed

No reviews available

Screenshots

  1. Map pins with map, list and search bar

    Map pins with map, list and search bar

  2. Defining your pins

    Defining your pins

  3. Configure map-pins

    Configure map-pins

Changelog

1.29

  • Fixed submenu. First submenu is now called locations, and not map-pins. Took a lot of googling to find the solution but https://wordpress.stackexchange.com/questions/52675/how-to-remove-duplicate-link-from-add-menu-page came to the resque.

1.20

  • Allow filtering on category

1.13

  • some styling fixed

1.10

  • Added required Google Maps API key

1.02

  • fixed short php tags
  • tested with latest wordpress version

1.01

  • php 5.2 compatible and php version check

1.0

  • After hours notification with moon icon
  • screenshots and other nice info on wordpress.org
  • made responsive

0.1

  • Initial release.