---
title: hasTolls
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkroute/hastolls
---

# hasTolls

A Boolean value that indicates whether the route has tolls.

## Declaration

```swift
var hasTolls: Bool { get }
```

## See Also

### Getting additional route details

- [name](mapkit/mkroute/name.md)
- [hasHighways](mapkit/mkroute/hashighways.md)
- [advisoryNotices](mapkit/mkroute/advisorynotices.md)
- [distance](mapkit/mkroute/distance.md)
- [expectedTravelTime](mapkit/mkroute/expectedtraveltime.md)
- [transportType](mapkit/mkroute/transporttype.md)
