Description
Design Cart Map Manager for Google Maps lets you build maps with multiple locations and display them on your site using a shortcode.
Features:
- Admin panel for managing maps
- Multiple locations on a single map
- Custom pin image
- Custom map style (JSON from Snazzy Maps)
- Shortcode
[dc_gmap id="123"]
External services
This plugin uses the Google Maps JavaScript API to display interactive maps on your site.
When a page containing a map shortcode is loaded, the plugin loads the Google Maps JavaScript API from maps.googleapis.com using the API key configured for that map. Location coordinates, zoom level, map style, and pin image URL are sent to Google so the map can be rendered in the visitor’s browser.
This service is provided by Google LLC: Terms of Service, Privacy Policy.
Installation
- Upload the plugin folder to
/wp-content/plugins/design-cart-map-manager/. - Activate the plugin through the Plugins menu in WordPress.
- Go to Maps in the admin menu and create a map.
- Paste the shortcode on a page or post.
FAQ
-
Where do I get a Google API key?
-
Create an API key in Google Cloud Console for the Maps JavaScript API.
-
How do I set a map style?
-
Copy the style JSON from snazzymaps.com and paste it in the Style tab when editing a map.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Design Cart Map Manager for Google Maps” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Design Cart Map Manager for Google Maps” 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.0
- Initial release.