MapSDK
-
Declaration
Swift
public final class WemapMap -
Declaration
Swift
@MainActor public class MapView : MLNMapView -
Declaration
Swift
public protocol MapViewDelegate : AnyObject -
Declaration
Swift
public enum MapConstants -
Declaration
Swift
@objc public final class Building : NSObject -
Declaration
Swift
public final class BuildingManager : RxObject -
Declaration
Swift
public protocol BuildingManagerDelegate : AnyObject -
Declaration
Swift
public final class ItineraryManager -
A struct containing information about itinerary options.
See moreDeclaration
Swift
public struct ItineraryOptions : Equatableextension ItineraryOptions: ShortStringConvertible -
A struct containing information about the options of the line.
See moreDeclaration
Swift
public struct LineOptions : Equatableextension LineOptions: ShortStringConvertible -
A struct containing information about the user location view style for particular state.
See moreDeclaration
Swift
public struct UserLocationViewStateStyle : Equatable -
A struct containing information about the user location view style for each state.
See moreDeclaration
Swift
public struct UserLocationViewStyles : Equatable -
Declaration
Swift
public final class UserLocationManager : RxObject -
Declaration
Swift
public protocol UserLocationManagerDelegate : AnyObject -
Declaration
Swift
public protocol MapNavigationManaging : NavigationManaging -
The
See morePackdataManagingis responsible for handling packdata operations, including loading map data from a zip file, downloading packdata, and checking for updates.Declaration
Swift
public protocol PackdataManaging : AnyObject -
A struct representing the metadata of a packdata file, which is used for offline map data management.
It includes the file URL, eTag for caching, version information, and the file name.
See moreDeclaration
Swift
public struct Packdata : Codable -
Declaration
Swift
public protocol MapPointOfInterestManaging : PointOfInterestManaging -
Declaration
Swift
extension MLNCoordinateBoundsextension MLNCoordinateBounds: @retroactive Equatableextension MLNCoordinateBounds: @retroactive Hashable -
Declaration
Swift
public extension MLNUserTrackingMode
View on GitHub
MapSDK Reference