Title: Map Near Me
Author: blessedlogic
Published: <strong>July 20, 2020</strong>
Last modified: November 4, 2020

---

Search plugins

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.

![](https://ps.w.org/map-near-me/assets/icon.svg?rev=2343729)

# Map Near Me

 By [blessedlogic](https://profiles.wordpress.org/blessedlogic/)

[Download](https://downloads.wordpress.org/plugin/map-near-me.zip)

 * [Details](https://test.wordpress.org/plugins/map-near-me/#description)
 * [Reviews](https://test.wordpress.org/plugins/map-near-me/#reviews)
 * [Development](https://test.wordpress.org/plugins/map-near-me/#developers)

 [Support](https://wordpress.org/support/plugin/map-near-me/)

## Description

**Map Near Me** is a shortcode with a search word that allows the ability to insert
a button with a zip code field on your website. Clicking on the button will open
a Google map page on a separate tab listing everything based on your search word
located near the entered zip code. Optionally, the zip code field can be disabled,
which will search everything located near the end user’s location.

Typical uses:

 * Use it as a simple store locator listing all of your stores in a specific zipcode.
 * Use on your blog to provide locations of just about anything related to your 
   article.
 * Help your readers find the nearest park, post office, city hall, or anything!

This plugin avoids having to get a Google API because it does not embed Google assets
into your website, instead, it opens Google maps in a separate browser tab.

### Instructions

At a minimum, there must be at least one argument supplied. This argument will be
passed on to Google as the search word(s) list on the map. If there are multiple
search words, then all the words must be separated by a space and enclosed in quotes.
By default, the zipcode input field will always be shown followed by a clickable
button.

#### Examples:

 * _[map\_near\_me barber]_ or _[map\_near\_me “barber shop”]_ will show the zip
   code input field followed by a button that is labeled as Find [search word(s)]
   Near me. Clicking on the button will open Google map with the search words passed
   in. If zip code is suppled by the end user, then the zip code will be included
   in the search word that is passed to Google map. If the zip code is not supplied,
   then Google map will search near the end user’s location by default.
 * _[map\_near\_me keyword=”parks”]_ uses the name-value pair of “keyword” with 
   search words. The end result is the same as if the “keyword” name-value pair 
   is not used, however, if any of the optional name-value pairs are used, then 
   the “keyword” name-value pair must be used.
 * _[map\_near\_me keyword=”post office” zipcode=1]_ or _[map\_near\_me keyword=”
   post office” zipcode=0]_ – by default, a zip code input field will appear next
   to the submit button which will allow the user to restrict the keyword to a specific
   zip code. If desired, you may disable the zip code input field. If no zip code
   is supplied, or if the zip code field is disabled, then Google will attempt to
   search near the user’s location with the keyword search word. Assigning a “1”
   will enable the zip input field and assigning a “0” will disable it.
 * _[map\_near\_me keyword=”library” label=”Where is the library?”]_ – by default,
   the button label will always be “Find [keyword] Near Me”. If desired, you may
   override the label by using the label attribute.

For more examples, or to see a demo, visit the [Map Near Me plugin page](https://blessedlogic.com/map-near-me/).

## FAQ

### The input field doesn’t look right

The appearance of the input field is based on your theme’s style sheet. If it does
not appear the way you expected it to, you may tweak the input field using the _mnm\
_input_ class.

### What happens if no zip code is entered?

If no zip code is entered in the input field, then Google will attempt to locate
near the end user’s current location.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Map Near Me” is open source software. The following people have contributed to 
this plugin.

Contributors

 *   [ blessedlogic ](https://profiles.wordpress.org/blessedlogic/)

[Translate “Map Near Me” into your language.](https://translate.wordpress.org/projects/wp-plugins/map-near-me)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/map-near-me/), check
out the [SVN repository](https://plugins.svn.wordpress.org/map-near-me/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/map-near-me/) by
[RSS](https://plugins.trac.wordpress.org/log/map-near-me/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial install

#### 1.1.0

 * Added wrapper around code

## Meta

 *  Version **1.1.0**
 *  Last updated **6 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **5.5.18**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/map-near-me/)
 * Tags
 * [google](https://test.wordpress.org/plugins/tags/google/)[map](https://test.wordpress.org/plugins/tags/map/)
   [Store locator](https://test.wordpress.org/plugins/tags/store-locator/)
 *  [Advanced View](https://test.wordpress.org/plugins/map-near-me/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/map-near-me/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/map-near-me/reviews/)

## Contributors

 *   [ blessedlogic ](https://profiles.wordpress.org/blessedlogic/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/map-near-me/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EXJQHGBWYH9TG&source=url)