Google Maps Shortcode Integration
| Author: | MBV Media (profile at wordpress.org) |
| WordPress version required: | 3.0.1 |
| WordPress version tested: | 3.4.2 |
| Plugin version: | 0.3.8 |
| Added to WordPress repository: | 09-07-2013 |
| Last updated: | 11-07-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | |
| Total downloads: | 1 178 |
| Active installs: | 10+ |
![]() Click to start download |
|
This Plugin uses GMAP3 Plugin for jQuery
It's generating HTML/Javascript/jQuery to load a small Google Maps container.
Usage Example: [gmaps center="{latitude},{longitude}" zoom={zoom} marker="{lat},{long}" withroute destination="123 Sample Way, Anytown"]
You can split up the route form from your google maps with [groute]
[groute] requires the [gmaps] code being called beforehand!
The following arguments are possible:
- center: view of the map in "lat,long"
- zoom: zoom step
- marker: you can set an alternative marker, that is not centered
- height: height of the maps div
- width: width of the maps div
- destination: destination address (street and city), required for route planner
- withroute: add a route planner
for more details about the arguments, see the documentation of jQuery gmap3
Developers
This Plugin is also available in GitHub
