Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 928 Bytes

MarkedLocation.md

File metadata and controls

13 lines (11 loc) · 928 Bytes

MarkedLocation Object

The MarkedLocation object describes a specific location where a LocationMarker is placed, such as the start or end of a work zone road event. The marked location is typically within a road event, but is not required to be.

Properties

Name Type Description Conformance Notes
type MarkedLocationType The type of location (e.g. start or end) that is marked. Required
road_event_id String The ID of a RoadEventFeature that the MarkedLocation applies to. Optional This property is optional because the field device information producer may not always have road event information.

Used By

Property Object
marked_locations LocationMarker