Description
Add the ability to add locations to a map, based on category, in relation to a single location.
Screenshots
Installation
- Upload
nearby-locations.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enter a valid Google API Key in Locations –> Settings
- Place
[nearby_locations]
in your post or page or<?php echo do_shortcode('[nearby_locations]'); ?>
in your templates
FAQ
- Installation Instructions
-
- Upload
nearby-locations.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enter a valid Google API Key in Locations –> Settings
- Place
[nearby_locations]
in your post or page or<?php echo do_shortcode('[nearby_locations]'); ?>
in your templates
- Upload
- 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.
Contributors & Developers
“Nearby Locations” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “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