MPIOptions
public struct MPIOptions : Codable
MPIOptions
holds the options to be set when different events are sent.
-
See moreInit
holds the properties of values to be set when initialzing a map.Declaration
Swift
public struct Init : Codable
-
See moreShowVenue
holds the properties of values to be set when showing a venue.Declaration
Swift
public struct ShowVenue : Codable
-
See moreBlueDot
holds the properties of values to be set when enabling blue dotDeclaration
Swift
public struct BlueDot : Codable
-
See moreFocus
holds the properties of values to be set when focus on is calledDeclaration
Swift
public struct Focus : Codable
-
Focus padding for focus
See moreDeclaration
Swift
public struct FocusPadding : Codable
-
See morePath
holds the properties of values to be set when path is drawnDeclaration
Swift
public struct Path : Codable
-
Connection path struct
See moreDeclaration
Swift
public struct ConnectionPath : Codable
-
See moreLabel
holds the properties of smart labels to be set when setting labels to polygonsDeclaration
Swift
public struct Label : Codable
-
See moreLegacyLabel
holds the properties of legacy labels to be set when setting legacy labels to polygonsDeclaration
Swift
public struct LegacyLabel : Codable
-
See moreLabelAppearance
holds the appearance properties of smart labels to be set when labeling polygonsDeclaration
Swift
public struct LabelAppearance : Codable
-
See moreLabelAllLocations
holds the properties of smart labels to be set at a collection of locationsDeclaration
Swift
public struct LabelAllLocations : Codable
-
See moreLegacyLabelAllLocations
holds the properties of legacy labels to be set at a collection of locationsDeclaration
Swift
public struct LegacyLabelAllLocations : Codable
-
See moreJourney
holds the properties of journey when drawing jouneyDeclaration
Swift
public struct Journey : Codable
-
See moreMARKER_ANCHOR
holds the properties of anchor when adding markersDeclaration
Swift
public enum MARKER_ANCHOR : Int, Codable
-
See moreMPIOptions.Marker
holds the properties of values when adding markersDeclaration
Swift
public struct Marker : Codable