SignpostLabel (API Reference)
Package com.here.sdk.routing
Class SignpostLabel
java.lang.Object
com.here.sdk.routing.SignpostLabel
Details of a signpost representing a particular direction or destination.
-
Field Summary
FieldsModifier and TypeFieldDescriptionRoad number.Text of signpost label. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
localizedText
Text of signpost label. Can be null for unnamed road.
-
localizedRoadNumber
Road number. Can be null if the road has no number assigned.
-
-
Constructor Details
-
SignpostLabel
public SignpostLabel()Creates a new instance.
-
-
Method Details