MapPlaceCategory

fun MapPlaceCategory(    id: String,     backgroundStyle: MapPlaceCategory.BackgroundStyle? = null,     textStyle: MapPlaceCategory.TextStyle? = null,     imageStyle: MapPlaceCategory.ImageStyle? = null,     clusterId: String,     zoomLimit: Float)