---
title: removeAllAnnotations()
framework: watchkit
role: symbol
role_heading: Instance Method
path: watchkit/wkinterfacemap/removeallannotations()
---

# removeAllAnnotations()

Removes all annotations from the map.

## Declaration

```swift
func removeAllAnnotations()
```

## See Also

### Managing Map Annotations

- [addAnnotation(_:with:centerOffset:)](watchkit/wkinterfacemap/addannotation(_:with:centeroffset:).md)
- [addAnnotation(_:withImageNamed:centerOffset:)](watchkit/wkinterfacemap/addannotation(_:withimagenamed:centeroffset:).md)
- [addAnnotation(_:with:)](watchkit/wkinterfacemap/addannotation(_:with:).md)
- [WKInterfaceMapPinColor](watchkit/wkinterfacemappincolor.md)
