Road
Types
Functions
Link copied to clipboard
Link copied to clipboard
fun getDirection( time: Long, listener: RoadDirectionListener, executor: Executor? = null)
Content copied to clipboard
Link copied to clipboard
fun getIsOpen( time: Long, positive: Boolean, profile: VehicleProfile, restrictions: Map<Int, Int>, listener: RoadIsOpenListener, executor: Executor? = null)
Content copied to clipboard
Link copied to clipboard
fun getSpeedLimit( time: Long, positive: Boolean, profile: VehicleProfile, listener: RoadSpeedLimitListener, executor: Executor? = null)
Content copied to clipboard
Link copied to clipboard