TKLocationRealTime

public enum TKLocationRealTime

Undocumented

  • Undocumented

    Declaration

    Swift

    public static func fetchLocationInfo(locationID: String, in region: TKRegion) -> Single<TKAPI.LocationInfo>
  • Undocumented

    Declaration

    Swift

    public static func streamRealTime(for location: TKNamedCoordinate, fetchOnlyOn: Observable<Bool>) -> Observable<TKAPI.LocationInfo>
  • Undocumented

    Declaration

    Swift

    public static func streamRealTime(for location: TKNamedCoordinate) -> Observable<TKAPI.LocationInfo>