MeteoLVProvider
public struct MeteoLVProvider
Meteo.lv observations provider
-
Initialize MeteoLVProvider
Declaration
Swift
public init() -
Get observations from Latvian State Roads
Declaration
Swift
public func latvianRoadsObservations(completion: @escaping (Result<[LatvianRoadsStation]>) -> Void)Parameters
completionCompletion block with Result type
View on GitHub
MeteoLVProvider Structure Reference