TKUIModeAnnotationView
public class TKUIModeAnnotationView : MKAnnotationView
A annotation to display transport locations on the map.
Uses the mode icon in the centre, coloured circle around it. Also works with remote icons.
-
Undocumented
Declaration
Swift
public static let defaultSize: CGSize
-
Undocumented
Declaration
Swift
public override init(annotation: MKAnnotation?, reuseIdentifier: String?)
-
Undocumented
Declaration
Swift
public override var annotation: MKAnnotation? { get set }