---
title: cancel()
framework: mapkit
role: symbol
role_heading: Instance Method
path: mapkit/mkmapitemrequest/cancel()
---

# cancel()

Cancels an in-progress map item request.

## Declaration

```swift
func cancel()
```

## See Also

### Starting and stopping requests

- [getMapItem(completionHandler:)](mapkit/mkmapitemrequest/getmapitem(completionhandler:).md)
