isDividedRoad property
- @Deprecated("Will be removed in v4.26.0. Please use [PhysicalAttributes.divider] instead for getting [RoadDivider] and [PhysicalAttributes.isMultiplyDigitized] for getting multiply digitized attribute.")
getter/setter pair
Indicates if there is a physical structure or painted road marking intended to legally prohibit left turns in right-side driving countries, right turns in left-side driving countries, and U-turns at divided intersections or in the middle of divided segments.
Implementation
@Deprecated("Will be removed in v4.26.0. Please use [PhysicalAttributes.divider] instead for getting [RoadDivider] and [PhysicalAttributes.isMultiplyDigitized] for getting multiply digitized attribute.")
bool isDividedRoad;