SignpostInfo

Class containing information about navigation sign post. This class is passed as parameter in NavigationManager.OnSignpostListener listener.

Types

Link copied to clipboard

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
Returns the color of the sign plate.
Link copied to clipboard
open fun getBorderColor(): Int
Returns the color of the border of sign plate.
Link copied to clipboard
open fun getDistance(): Int
Returns distance to sign post
Link copied to clipboard
open fun getIso(): String
Returns the iso code of the country where is sign located in alpha-3 format
Link copied to clipboard
Link copied to clipboard
Returns the location of sign post
Link copied to clipboard
open fun getPriority(): Int
Returns the priority of current sign post
Link copied to clipboard
Returns the list of elements on the sign
Link copied to clipboard
open fun getTextColor(): Int
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun isOnRoute(): Boolean
Link copied to clipboard
If object after recreate from parcel contains all of reference like original object method return true.
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)

Properties

Link copied to clipboard
Link copied to clipboard