startLocationSimulation

abstract suspend fun startLocationSimulation(data: LocationSimulationData)

Starts the location simulation at the location provided in data. The IVI system will then see the simulated location in data as the current location rather than the real GPS location. Calling this API again will update the simulated location.

Note: The data also simulates the bearing and the current speed, if available.