Destination

fun Destination(    id: RoutePointId,     place: Place,     navigableCoordinates: List<GeoCoordinate>,     routeOffset: Distance,     roadSide: RoadSide? = null)

Parameters

roadSide

The side of the road at which the route point is located.