Skip to content

Implemented RoadMarking definition

  • Defined a struct containing all necessary properties for RoadMarkings
  • Defined two corresponding enums for color and type of the RoadMarking
  • Added a road_markings container to the top-level map object

Merge request reports