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

# automobile

Directions suitable for use while driving.

## Declaration

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

## See Also

### Transport types

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