RouteTrackingEngine

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
interface RouteTrackingEngine : AutoCloseable

Responsible for detecting whether the routes are being followed or deviated from.

Functions

Link copied to clipboard

Determines the state of the tracked routes.

Inherited functions

Link copied to clipboard
abstract fun close()