---
title: transportType
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/routestep/transporttype
---

# transportType

The transport type of the step.

## Declaration

```data
transportType: TransportType | null;
```

## Discussion

Discussion This property reflects the transport type employed by the step and may differ from the transport type of the overall route.

## See Also

### Route step details

- [instructions](mapkitjs/routestep/instructions.md)
- [distance](mapkitjs/routestep/distance.md)
