Base
/
com.mapbox.navigation.base.road.model
/
Road
Road
class
Road
Content copied to clipboard
Object that holds road properties
Functions
Properties
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
Indicates whether some other object is "equal to" this one.
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
Returns a hash code value for the object.
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Returns a string representation of the object.
Properties
name
Link copied to clipboard
val
name
:
String
? = null
Content copied to clipboard
of the road if available otherwise null
shieldName
Link copied to clipboard
val
shieldName
:
String
? = null
Content copied to clipboard
name of the route shield if available otherwise null
shieldUrl
Link copied to clipboard
val
shieldUrl
:
String
? = null
Content copied to clipboard
url for the route shield if available otherwise null