CameraIconSet
constructor(colors: DashColors, context: Context, noGeolocation: DashIcon = DashIcon(context) { noGeolocation(colors) }, northUp: DashIcon = DashIcon(context) { northUp(colors) }, recenterFilled: DashIcon = DashIcon(context) { recenterFilled(colors) }, routeOverview: DashIcon = DashIcon(context) { routeOverview(colors) }, routes: DashIcon = DashIcon(context) { routes(colors) }, trackUp: DashIcon = DashIcon(context) { trackUp(colors) }, trackUp3D: DashIcon = DashIcon(context) { trackUp3D(colors) })