With the Google Maps Travel Route plugin you can easily show a static route on Google Maps.
Google Maps Travel Route enables you to easily insert Google Maps along with a travel route, tour, etc in your WordPress website. Via dashboard you can add,edit or delete locations or edit the options for the map itself. The map can be inserted in pages, post or sidebars via shortcode. A widget is also available. You will only need to have a valid Google Maps API key which you can get here.
This plugin is a new version of the outdated Google Maps Route Plugin. Thank you NetMadeEz for the initial version!
You can find a demo here. And a lot more features are coming soon!! So stay tuned…
[travelroute]
.[travelroute height=”400″ width=”960″]
Shortcode Parameters:
* height (height in pixel) (default: 360)
* width (width in pixel) (default: 640)
* maptype (roadmap, satellite, hybrid, terrain) (default: roadmap)
* maptypecontrol (true, false) (default: true)
* zoomcontrol (true, false) (default: true)
* maxzoom (0…20) (default: 17)
* minzoom (0…20) (default: 2)
* pancontrol (true, false) (default: false)
* streetviewcontrol (true, false) (default: false)
* draggable (true, false) (default: true)
* showmarker (true, false) (default: true)
* showinfowindow (true, false) (default: true)
* geodesic (true, false) (default: true)
Examples:
[travelroute height=”400″ width=”960″ maptype=”terrain” maptypecontrol=”false” zoomcontrol=”false”]
/wp-content/plugins/
directory.[travelroute]
or widget.Create a Google Maps API key here.
Pixels are used to define the dimensions.
By simply adding Shortcode [travelroute]
in your post’s /page’s content.
Once you add a list of locations from Travel Route > Add New Location, the route will be automatically be mapped. You only have to put the locations address and optionally description.
Through Travel Route > Add New Location
you can “Add New Location” to the list of locations and view all your locations in Travel Route > List Locations.