<!--
{
  "availability" : [
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchKit",
  "identifier" : "/documentation/WatchKit/WKInterfaceMapPinColor",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "WatchKit"
    ],
    "preciseIdentifier" : "c:@E@WKInterfaceMapPinColor"
  },
  "title" : "WKInterfaceMapPinColor"
}
-->

# WKInterfaceMapPinColor

Constants for map pin colors.

```
enum WKInterfaceMapPinColor
```

## Topics

### Constants

[`WKInterfaceMapPinColorRed`](/documentation/WatchKit/WKInterfaceMapPinColor/red)

A red pin.

[`WKInterfaceMapPinColorGreen`](/documentation/WatchKit/WKInterfaceMapPinColor/green)

A green pin.

[`WKInterfaceMapPinColorPurple`](/documentation/WatchKit/WKInterfaceMapPinColor/purple)

A purple pin.

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Equatable`](/documentation/Swift/Equatable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)