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

# distance

The step distance, in meters.

## Declaration

```data
distance: number;
```

## Discussion

Discussion This property reflects the distance that the user covers while traveling along this segment of the route.

## See Also

### Route step details

- [instructions](mapkitjs/routestep/instructions.md)
- [transportType](mapkitjs/routestep/transporttype.md)
