setOrigin

fun setOrigin(poiID: String?)

The poi id representing the origin of the route.

Since

1.19

Parameters

poiID

The id of the poi where the route should start.


fun setOrigin(position: VMEPosition?)

The position representing the origin of the route.

Since

1.19

Parameters

position

The position where the route should start.