MBXDeviceLocationProvider

@protocol MBXDeviceLocationProvider <MBXLocationProvider>

Location provider specialisation that provides real-time locations generated from the device

  • @brief Returns the name associated with this device location provider.

    Declaration

    Objective-C

    - (nullable NSString *)getName;

    Return Value

    An associated name for the device location provider, if available.