---
title: any
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkdirectionstransporttype/any
---

# any

Directions suitable for any transportation option.

## Declaration

```swift
static var any: MKDirectionsTransportType { get }
```

## See Also

### Transport types

- [automobile](mapkit/mkdirectionstransporttype/automobile.md)
- [cycling](mapkit/mkdirectionstransporttype/cycling.md)
- [transit](mapkit/mkdirectionstransporttype/transit.md)
- [walking](mapkit/mkdirectionstransporttype/walking.md)
