Description
With Boldmapper, you can build and manage a store locator for your application. All locations are managed via our
web interface at https://boldmapper.com. You can easily import existing locations, manually add new ones,
track store hours, add tag filters and custom attributes all in one place.
This plugin adds a Boldmapper shortcode and widget so you can integrate your map easily on any page.
Screenshots
Installation
Installation should take only a few minutes.
- Upload the
boldmapper
plugin to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You can now access the Boldmapper admin panel under
Settings -> Boldmapper
. From there, you can
add a global default Map ID from https://boldmapper.com/dashboard. You can find your Map ID on the
General Settings tab for your map.
Using the shortcode
Once your Map ID is added you can then use the [boldmapper]
shortcode on any page to render a map. If you
have multiple maps and would like to specify a different map, you can override the global Map ID by specifying
it in the shortcode like [boldmapper map="89fb1f31-b36f-4d98-9dc4-90e7dd92a2ad"]
.
Using the widget
Widget availability will be based on your theme, but wherever you can add a widget you can select the Boldmapper
widget by clicking on Add a Widget
and selecting Boldmapper Store Locator
.
FAQ
-
What is the Mapbox API Token?
-
For your map to render, you will need to register for a Mapbox API token. Once registered, you can access your
token at https://account.mapbox.com/access-tokens/.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Boldmapper” is open source software. The following people have contributed to this plugin.
Translate “Boldmapper” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.0
Release new version with branding as Boldmapper
1.0.2
Update readme with new naming
1.0.1
Update readme
1.0
- Initial release