CoreSDK
-
Declaration
Swift
public protocol LocationSource : AnyObject
-
Declaration
Swift
public protocol LocationSourceDelegate : AnyObject
-
Declaration
Swift
public class WemapCore
-
Declaration
Swift
public struct Attitude : Equatable
extension Attitude: Codable
-
Declaration
Swift
public class Coordinate : Decodable
extension Coordinate: Equatable
extension Coordinate: CustomDebugStringConvertible
extension Coordinate: CustomStringConvertible
extension Coordinate: Hashable
-
Declaration
Swift
public struct Destination : Decodable, Hashable
-
Declaration
Swift
public class Heading : CLHeading
-
Declaration
Swift
public class Itinerary : Decodable, Hashable
-
Declaration
Swift
public struct ItineraryInfo : Decodable
-
Declaration
Swift
public struct ItinerarySearchOptions : Encodable
-
Declaration
Swift
public class Leg : Decodable, Hashable
-
Declaration
Swift
@objc public class Level : NSObject
-
Declaration
Swift
public struct LevelChange : Decodable, Hashable
extension LevelChange: CustomDebugStringConvertible
extension LevelChange: CustomStringConvertible
-
Declaration
Swift
public enum LevelChangeType : Decodable, Hashable
-
Declaration
Swift
public struct PointOfInterest : Decodable, Hashable
-
Declaration
Swift
public struct Step : Decodable, Hashable
extension Step: CustomDebugStringConvertible
extension Step: CustomStringConvertible
-
Declaration
Swift
public enum TravelMode : Hashable
extension TravelMode: Codable
-
Declaration
Swift
public struct Projection
-
Declaration
Swift
public struct Segment
-
Declaration
Swift
public enum Incline : String, Decodable
-
Declaration
Swift
public class ItineraryService : RemoteServiceBase, ItineraryServiceP
-
Declaration
Swift
public enum ItineraryServiceError : Error
extension ItineraryServiceError: CustomStringConvertible
-
Declaration
Swift
public class ItineraryParameters : ItineraryParametersBase
-
Declaration
Swift
public struct ItinerariesResponse : Decodable
-
Declaration
Swift
public class ItinerariesParametersMultiDestinations : ItineraryParametersBase
-
Declaration
Swift
public struct ItinerariesInfoResponse : Decodable
-
Declaration
Swift
public struct ItineraryInfoResponse : Decodable
-
Declaration
Swift
public struct NavigationInfo
extension NavigationInfo: CustomStringConvertible
-
Declaration
Swift
public final class NavigationInfoHandler
-
Declaration
Swift
public struct NavigationInstructions
-
Declaration
Swift
public enum Direction
-
Declaration
Swift
public class PointOfInterestService : RemoteServiceBase, PointOfInterestServiceP
-
Declaration
Swift
public struct Status : Decodable
-
Declaration
Swift
public enum StatusCode : Int