---
title: Transport
framework: mapkitjs
role: symbol
role_heading: Static Property
path: mapkitjs/directions/transport
---

# Transport

A static property that refers to an object that describes the available transport type values.

## Declaration

```data
static get Transport(): typeof TransportType;
```

## Mentioned in

Migrating from Version 5 to Version 6

## See Also

### Deprecated

- [route(request, callback)](mapkitjs/directions/route1.md)
- [eta(request, callback)](mapkitjs/directions/eta1.md)
