MPIOptions
public struct MPIOptions : Codable
MPIOptions
holds the options to be set when different
events are sent.
-
Init
holds the properties of values to be set when initialzing a map.Declaration
Swift
public struct Init : Codable
-
ShowVenue
holds the properties of values to be set when showing a venue.Declaration
Swift
public struct ShowVenue : Codable
-
BlueDot
holds the properties of values to be set when enabling blue dotDeclaration
Swift
public struct BlueDot : Codable
-
Focus
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
-
Path
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
-
FloatingLabel
holds the properties of smart labels to be set when setting labels to polygonsDeclaration
Swift
public struct FloatingLabel : Codable
-
FlatLabel
holds the properties of flat labels to be set when setting flat labels to polygonsDeclaration
Swift
public struct FlatLabel : Codable
-
FloatingLabelAppearance
holds the appearance properties of floating labels to be set when labeling polygonsDeclaration
Swift
public struct FloatingLabelAppearance : Codable
-
LabelAllLocations
holds the properties of smart labels to be set at a collection of locationsDeclaration
Swift
public struct FloatingLabelAllLocations : Codable
-
FlatLabelAppearance
holds the appearance properties of flat labels to be set when labeling polygonsDeclaration
Swift
public struct FlatLabelAppearance : Codable
-
FlatLabelAllLocations
holds the properties of flat labels to be set at a collection of locationsDeclaration
Swift
public struct FlatLabelAllLocations : Codable
-
Journey
holds the properties of journey when drawing jouneyDeclaration
Swift
public struct Journey : Codable
-
MARKER_ANCHOR
holds the properties of anchor when adding markersDeclaration
Swift
public enum MARKER_ANCHOR : Int, Codable
-
MPIOptions.Marker
holds the properties of values when adding markersDeclaration
Swift
public struct Marker : Codable