enableLocationSharing

open suspend fun enableLocationSharing(enable: Boolean)

Enables or disable location sharing with this VPA. If location sharing is enabled, the vehicle's current location is shared with this VPA to, for example, get smarter responses for nearby restaurants, local weather, navigation requests and more.

Parameters

enable

true if location sharing should be enabled, false otherwise.