Add constructor of map to API reference
This commit is contained in:
parent
71adfecfda
commit
f045d357fb
|
@ -260,6 +260,7 @@
|
|||
|
||||
## `carla.Map`
|
||||
|
||||
- `__init__(name, xodr_content)`
|
||||
- `name`
|
||||
- `get_spawn_points()`
|
||||
- `get_waypoint(location, project_to_road=True, lane_type=carla.LaneType.Driving)`
|
||||
|
|
Loading…
Reference in New Issue