The modes of transportation.
SDK
- MapKit JS 5.0+
Framework
- Map
Kit JS
Declaration
interface mapkit.Directions.Transport {
const String Automobile;
const String Walking;
};
Overview
Constants that describe the mode of transportation in Directions
and Directions
.