startRoute

fun startRoute(routeId: Long, reverse: Boolean = false)

startRoute starts playback of a route from the database.

Parameters

routeId

The id of the route to play

reverse

If true, play the route in reverse order (from last waypoint to first)