CameraIconSet

data class CameraIconSet(@DrawableRes val noGeolocation: Int, @DrawableRes val northLock: Int, @DrawableRes val reCenter: Int, @DrawableRes val reCenterFilled: Int, @DrawableRes val routeOverview: Int, @DrawableRes val reCenterTracking: Int, @DrawableRes val routes: Int) : IconSet

Constructors

Link copied to clipboard
constructor(@DrawableRes noGeolocation: Int, @DrawableRes northLock: Int, @DrawableRes reCenter: Int, @DrawableRes reCenterFilled: Int, @DrawableRes routeOverview: Int, @DrawableRes reCenterTracking: Int, @DrawableRes routes: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val routes: Int