RoadLabel

class RoadLabel

The state is returned when buildings have been queried.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Indicates whether some other object is "equal to" this one.

Link copied to clipboard
open override fun hashCode(): Int

Returns a hash code value for the object.

Link copied to clipboard
open override fun toString(): String

Returns a hash code value for the object.

Properties

Link copied to clipboard
val roadName: String? = null

The name of the road

Link copied to clipboard
val shield: ByteArray? = null

The shield associated with the roadName if available, otherwise null

Link copied to clipboard
val shieldName: String? = null

The name of the shield