ActiveRouteUpdatable

Interface for objects that need to receive updates about the current active route of the host device.

Important: This is a Public Preview API. It may be changed or removed at any time.

Inheritors

Functions

Link copied to clipboard
abstract fun updateActiveRoute(polyline: List<GeoPoint>)

Updates the active route. When changing the active route, the previous active route (if any) will no longer be updated.