Google Maps + Directions sample 2 |
| Written by kksou | |||||||||||
| Wednesday, 13 May 2009 | |||||||||||
|
The following sample shows two maps - one with the driving directions on the left (the default), and the other with the driving directions on the right. Directions on leftThe following shows the driving directions displayed on the left. code used:
{googleDir width=400 height=480 dir_width=275
from="500 Memorial Drive, Cambridge, MA"
to="4 Yawkey Way, Boston, MA 02215"}
Directions on rightThe following shows the driving directions displayed on the right. code used:
{googleDir width=400 height=480 dir_width=275 map_on_right=1
from="500 Memorial Drive, Cambridge, MA"
to="4 Yawkey Way, Boston, MA 02215"}
Coming from:
|
|||||||||||
| < Prev | Next > |
|---|




