setUserRoles

abstract fun setUserRoles(@Nullable userRoles: List<UserRole>)

Set the user roles to apply during route calculation. If no userRoles are given, only the publicly accessible parts of the route network is used.

Parameters

userRoles