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

# walking

Directions suitable for a pedestrian.

## Declaration

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

## See Also

### Transport types

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