Google Maps Travel Route

0

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 e

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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…

Main Features:

  • Easily manage locations through Dashboard.
  • Easily change the color, transparency and width of Route through Dashboard.
  • Show map in your Post or Pages by simply adding Shortcode [travelroute].
  • Use different marker icons.
  • Show map via Widget.

Shortcode:

[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”]

Coming soon…

  • Change the order of existing locations.
  • Possibility to show multiple maps or multiple routes on the same map.