Add constructor of map to API reference

This commit is contained in:
nsubiron 2019-04-17 18:11:13 +02:00
parent 71adfecfda
commit f045d357fb
1 changed files with 1 additions and 0 deletions

View File

@ -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)`