CarLocationProvider  
    Automatically attaches and detaches from MapboxNavigationApp to provide map matched locations.
Types
Functions
Link copied to clipboard
                Immediately access the last location received.
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                open override fun registerLocationConsumer(locationConsumer: LocationConsumer)
Content copied to clipboard
Link copied to clipboard
                open override fun unRegisterLocationConsumer(locationConsumer: LocationConsumer)
Content copied to clipboard
Link copied to clipboard
                Wait until a non-null location is received. Improves results when the app is starting.