UserLocationViewStyle
constructor(foregroundDrawable: Int? = null, backgroundDrawable: Int? = null, bearingDrawable: Int? = null, @ColorInt foregroundTintColor: Int? = null, @ColorInt backgroundTintColor: Int? = null, @ColorInt bearingTintColor: Int? = null, outOfActiveLevelStyle: UserLocationViewStyle.OutOfActiveLevelStyle = OutOfActiveLevelStyle())