LaneMarkings (API Reference)
Package com.here.sdk.navigation
Class LaneMarkings
java.lang.Object
com.here.sdk.navigation.LaneMarkings
A class that provides information for the lane markings.
Lane markings indicate the markings on the road.
Lane Divider Marker indicates the lane separator on the right side of the specified lane in the lane driving direction for Right-side driving countries. For left-sided driving countries the Lane Divider Marker is indicating the lane separator on the left side of the specified lane in the lane driving direction.
-
Field Summary
FieldsModifier and TypeFieldDescriptionCenter Divider Marker describes the type of lane separator for center dividers on bidirectional roads.List of lane directionsLane Divider Marker describes the appearance and type of driving lane separators existing on a road. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
centerDividerMarker
Center Divider Marker describes the type of lane separator for center dividers on bidirectional roads.
-
laneDividerMarker
Lane Divider Marker describes the appearance and type of driving lane separators existing on a road.
-
directions
List of lane directions
-
-
Constructor Details
-
LaneMarkings
public LaneMarkings()Creates a new instance.
-
-
Method Details