updateCarLocation

open override fun updateCarLocation(longitude: Double, latitude: Double, angle: Int)

Updates the current vehicle's location and bearing.

Prerequisite:

Parameters

longitude

The longitude coordinate (WGS84).

latitude

The latitude coordinate (WGS84).

angle

The bearing (direction of travel) in degrees.