Design Cart Map Manager for Google Maps
Design Cart Map Manager for Google Maps
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
Create an API key in Google Cloud Console for the Maps JavaScript API.
Copy the style JSON from snazzymaps.com and paste it in the Style tab when editing a map.
Reviews
Changelog
1.0.0
- Initial release.