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.

Nearby Locations

Description

Add the ability to add locations to a map, based on category, in relation to a single location.

Screenshots

  • Make sure to enter your Google Maps API in Settings.
  • Enter an optional Featured Address that all other locations will be displayed in relation to.
  • Add optional Location Types. Order is the order in which they will be listed on the front end.
  • Enter named Locations and addresses organized by Location Type.
  • Display all addressed on the front end.
  • Or, display any locations in a selected Location Type.

Installation

  1. Upload nearby-locations.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter a valid Google API Key in Locations –> Settings
  4. Place [nearby_locations] in your post or page or <?php echo do_shortcode('[nearby_locations]'); ?> in your templates

FAQ

Installation Instructions
  1. Upload nearby-locations.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter a valid Google API Key in Locations –> Settings
  4. Place [nearby_locations] in your post or page or <?php echo do_shortcode('[nearby_locations]'); ?> in your templates
Why is my map not showing on the front end?

Make sure you have entered a valid Google Map API key on the plugin settings page.

Reviews

Read all 1 review

Contributors & Developers

“Nearby Locations” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Nearby Locations” into your language.

Interested in development?

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

Changelog

1.0

  • Initial release

1.1

  • Added ability to customize map colors from the settings page

1.1.1

  • Properly update options based on current version