abstreet/rustdoc/map_model/objects/lane/sidebar-items.js
2022-01-09 11:17:28 +00:00

1 line
663 B
JavaScript

initSidebarItems({"constant":[["NORMAL_LANE_THICKNESS",""],["PARKING_LOT_SPOT_LENGTH","From some manually audited cases in Seattle, the length of parallel street parking spots is a bit different than the length in parking lots, so set a different value here."],["SERVICE_ROAD_LANE_THICKNESS",""],["SHOULDER_THICKNESS",""],["SIDEWALK_THICKNESS",""]],"enum":[["BufferType",""],["CommonEndpoint",""],["LaneType",""]],"fn":[["parse_turn_type_from_osm",""]],"struct":[["Lane","A road segment is broken down into individual lanes, which have a LaneType."],["LaneID","A lane is identified by its parent road and its position, ordered from the left."],["LaneSpec",""]]});