Google Maps directions with multiple destinations
Written by kksou   
Friday, 22 May 2009

The following sample shows how to display Google Maps directions for multiple destinations or stopovers using the googleDirections plugin. Important: The info in this page works only for Google Maps API v2 and the previous version of the googleDirections plugin.

For the latest version of the googleDirections plugin that uses Google Maps API v3, please refer to: Google Directions with Multiple Stopovers

Code used:

{googleDir width=400 height=360 dir_on_right=1
from="Stanford University, CA 94305" 
to="701 First Avenue, Sunnyvale, CA 94089
to: 456 University Ave. Palo Alto, CA 94301 
to: 1600 Amphitheatre Parkway, Mountain View CA 94043"}

Note that:

  • There is only one From=""
  • There is only one To=""
  • Within the To="", you can indicate multiple destinations or stopovers with
    To="dest1 to:dest2 to:dest3 to:dest4"
    

MapDirections


 

Add comment


Security code
Refresh

< Prev   Next >

Blog - Forum - Privacy Policy - Contact Us
Links - Classes - Social Business - BPM - Web - General
Copyright © 2006-2013. kksou.com. All Rights Reserved