MapWarningSettings

class MapWarningSettings : Parcelable

Constructors

Link copied to clipboard
open fun MapWarningSettings()

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)

Properties

Link copied to clipboard
open val advisorySpeedLimitImage: BitmapFactory
Link copied to clipboard
open val americaSpeedLimitImage: BitmapFactory
Link copied to clipboard
val CREATOR: Parcelable.Creator<MapWarningSettings>
Link copied to clipboard
open val noSpeedLimitImage: BitmapFactory
Link copied to clipboard
open val sharpTurnImage: BitmapFactory
Link copied to clipboard
open val speedLimitImage: BitmapFactory