TKUITripMapManager
public class TKUITripMapManager : TKUIMapManager, TKUITripMapManagerType
Undocumented
-
Undocumented
Declaration
Swift
override public var annotationsToZoomToOnTakingCharge: [MKAnnotation] { get }
-
Undocumented
Declaration
Swift
public init(trip: Trip)
-
Declaration
Swift
override public func takeCharge(of mapView: MKMapView, animated: Bool)
-
Declaration
Swift
public override func cleanUp(_ mapView: MKMapView, animated: Bool)
-
Undocumented
Declaration
Swift
override open func mapView(_ mapView: MKMapView, didAdd views: [MKAnnotationView])
-
Undocumented
Declaration
Swift
public func showTrip(animated: Bool)
-
Undocumented
Declaration
Swift
public func deselectSegment(animated: Bool)
-
Undocumented
Declaration
Swift
public func show(_ segment: TKSegment, animated: Bool, mode: TKUISegmentMode = .onSegment)
-
Undocumented
Declaration
Swift
public func refresh(with trip: Trip)