CustomInstructionsIconsHolder

data class CustomInstructionsIconsHolder(val enterMotorway: Bitmap?, val exitMotorway: Bitmap?, val takeFerry: Bitmap?, val leaveFerry: Bitmap?, val stop: Bitmap?)

Constructors

Link copied to clipboard
constructor(enterMotorway: Bitmap?, exitMotorway: Bitmap?, takeFerry: Bitmap?, leaveFerry: Bitmap?, stop: Bitmap?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val stop: Bitmap?
Link copied to clipboard