It's possible to show direction on the map. You can use lat, lo, address and tolat, tolon and toaddress.
{mosmap address='sportlaan 3a, benthuizen, Nederland'| toaddress='Sportweg 1, 2461CX Ter Aar, Nederland'}
Print
You can avoid highways or use walking directions (version => 2.12g). Use parameters:
- dirtype
- D(riving) - default
- W(alking)
- avoidhighways
Walking
{mosmap address='sportlaan 3a, benthuizen, Nederland'| toaddress='Sportweg 1, 2461CX Ter Aar, Nederland'|dirtype='W'}
Print
Avoid highways
{mosmap address='sportlaan 3a, benthuizen, Nederland'| toaddress='Spinozastraat 7, 1018 HD Amsterdam, Nederland'|avoidhighways='1'}
Print
Waypoints
{mosmap address='Roma, Italy'|toaddress='Fiumicino, Italy'| waypoint[1]='Frascati, Italy'| waypoint[2]='Ciampino, Italy'| avoidhighways='1'}
Print
-
Details
-
Written by mapsplugin
-
Parent Category: Google Maps
-
-
-
-
Hits: 39599