WKInterfaceMap

E494395

WKInterfaceMap is a WatchKit interface object that lets developers embed and control interactive map content within Apple Watch apps.

All labels observed (1)

Label Occurrences
WKInterfaceMap canonical 3

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf WatchKit class
map interface object
user interface component
annotationPinColorType WKInterfaceMapPinColor
availability watchOS only
conformsTo NSObject protocol semantics
creationPattern instantiated from storyboard
developer Apple Inc.
documentationURL https://developer.apple.com/documentation/watchkit/wkinterfacemap
framework WatchKit
hasMethod addAnnotation:withImage:centerOffset:
addAnnotation:withImageNamed:centerOffset:
addAnnotation:withPinColor:
removeAllAnnotations
setCoordinateRegion:edgePadding:
setRegion:
setScrollEnabled:
setShowsUserLocation:
setVisibleMapRect:
setZoomEnabled:
hasPropertyLikeBehavior scrollEnabled
showsUserLocation
zoomEnabled
headerFile WatchKit/WKInterfaceMap.h
inheritsFrom WKInterfaceObject
introducedIn watchOS 2.0
linked to: watchOS
languageSupport Objective-C
Swift
module WatchKit.framework
linked to: WatchKit
pinColorOption WKInterfaceMapPinColorGreen
WKInterfaceMapPinColorPurple
WKInterfaceMapPinColorRed
platform watchOS
primaryUseCase provide glanceable geographic context on Apple Watch
show locations on a map in watchOS apps
purpose display map regions on Apple Watch
embed interactive map content in Apple Watch apps
supportsAnnotations true
supportsCustomization center offset for annotations
custom annotation images
pin colors
supportsInteraction true
supportsScrolling true
supportsUserLocationDisplay true
supportsZoom true
usedIn WatchKit app storyboard
linked to: WatchKit
usesCoordinateType CLLocationCoordinate2D
usesMapRectType MKMapRect
usesRegionType MKCoordinateRegion

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

WatchKit includesClass WKInterfaceMap
WKInterfaceObject isSubclassedBy WKInterfaceMap
WKInterfaceGroup canContain WKInterfaceMap