MapConfig
constructor(isNightModeEnabled: Boolean? = null, poiLimit: Int? = null, isFastTapEnabled: Boolean? = null, isRotateGesturesEnabled: Boolean? = null, isTiltGesturesEnabled: Boolean? = null, isScrollGesturesEnabled: Boolean? = null, isZoomGesturesEnabled: Boolean? = null, mapType: MapType? = null, use2dMode: Boolean? = null, logo: MapLogoConfig = MapLogoConfig())