Google Maps + Directions sample 1 |
| Written by kksou | |||||||||||
| Wednesday, 13 May 2009 | |||||||||||
|
The following sample shows two maps - one with driving directions, and the other with walking directions. Driving DirectionsThe following shows the driving directions code used:
{googleDir width=400 height=480 dir_width=275
from="500 Memorial Drive, Cambridge, MA"
to="4 Yawkey Way, Boston, MA 02215"}
Walking DirectionsThe following shows the walking directions. code used:
{googleDir width=400 height=480 dir_width=275 mode=walking
from="500 Memorial Drive, Cambridge, MA "
to="4 Yawkey Way, Boston, MA 02215"}
|
|||||||||||
| Last Updated ( Wednesday, 13 May 2009 ) | |||||||||||
| < Prev |
|---|




