What's New in 2.2
- Added support for Google Maps API Key, which is now required by all Google APIs
- New option in plugin settings page to add your own Google Maps API Key
- Some performance improvements with respect to WordPress 4.5.3
WPME Google Maps adds Google Maps feature to your website. The simple yet intuitive interface allows to insert a map anywhere on your post or page, in less than a minute.
The powerful short code offers 2 modes to place a map directly - Basic and Advanced.
This is as simple as:
[wpme-gmap address="123 ABC Building, Street 99, Sydney - 12345, Australia"] (Basic Mode)
[wpme-gmap map="99"] (Advanced Mode)
Basic Mode
- Add a map by adding attributes directly to the short code
- Useful when you want to use a map at a single place only
- Supports single location
- Uses address as a content for marker's info popup
- Supports all attributes and highly customizable via easy to use GUI
Advanced Mode
- Create and save several maps short codes
- Supports multiple locations
- Supports custom marker for each location
- Supports custom content for each marker's info popup
- Just pass the Map ID using 'map' attribute to the short code
- No more mess of several attributes
- Edit a map or locations anytime from your Dashboard
WPME Google Maps Features
- Multiple Locations on a Map
- Custom Marker for Each Location
- Clickable Markers to Show Attached Content
- Custom Content for Each Marker's Info Popup
- Full Street Address (address)
- Width of Map, %age or px (width)
- Height of Map, %age or px (height)
- Marker Image (marker), select from available markers supplied by the plugin or use your own
- Zoom Level (zoom)
- Map Type, ROADMAP, SATELLITE, HYBRID or TERRAIN (type)
- Scroll Wheel Support, enable/disable (swheel)
- Map Controls, show/hide (controls)
- Cache Control, enable/disable (cache)
- Map CSS Class (class)
- Map CSS ID (id)