Google Maps + Directions sample 3 |
| Written by kksou | |||||||||||
| Wednesday, 13 May 2009 | |||||||||||
|
The following sample shows how you can show your office location map - together with the driving and walking directions from one place to your office. Your office locationcode used:
{googleMaps lat=42.3466734 long=-71.0988844
width=100% height=480 zoom=15
label="4 Yawkey Way~Boston, MA 02215"}
By driving from 500 Memorial Drive, Cambridge, MAThe following shows the driving directions code used:
{googleDir width=400 height=480 dir_width=275 dir_on_right=1
from="500 Memorial Drive, Cambridge, MA"
to="4 Yawkey Way, Boston, MA 02215"}
By walking from 500 Memorial Drive, Cambridge, MAThe following shows the walking directions. code used:
{googleDir width=400 height=480 dir_width=275 dir_on_right=1
from="500 Memorial Drive, Cambridge, MA"
to="4 Yawkey Way, Boston, MA 02215" mode=walking}
|
|||||||||||
| Last Updated ( Wednesday, 13 May 2009 ) | |||||||||||
| < Prev | Next > |
|---|




