TKUISemaphoreDisplayable
public protocol TKUISemaphoreDisplayable : TKUIImageAnnotation, TKUISelectableOnMap
An annotation that can be displayed using TripKitUI’s TKUISemaphoreView
or just as a point on the map.
-
Undocumented
Declaration
Swift
var bearing: NSNumber? { get }
-
Undocumented
Declaration
Swift
var imageIsTemplate: Bool { get }
-
isTerminal
Default implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
var isTerminal: Bool { get }
-
Undocumented
Declaration
Swift
var semaphoreMode: TKUISemaphoreView.Mode { get }
-
selectionIdentifier
Extension methodDeclaration
Swift
public var selectionIdentifier: String? { get }
-
selectionCondition
Extension methodDeclaration
Swift
public var selectionCondition: TKUISelectionCondition { get }