MPIBlueDot

@available(*, deprecated, message: "use MPIBlueDotPositionUpdate and MPIBlueDotStateChange")
public struct MPIBlueDot : Codable

(Deprecated) MPIBlueDot represents a blue dot.

Warning

MPIBlueDot is deprecated. Use MPIBlueDotPositionUpdate and MPIBlueDotStateChange instead.
  • Position of the blue dot

    Declaration

    Swift

    public let position: MPIPosition
  • map

    Map of the blue dot

    Declaration

    Swift

    public let map: MPIMap
  • Nearest node to the blue dot

    Declaration

    Swift

    public let nearestNode: MPINode