DashMapStyleLayersConfig

constructor(vararg layer: DashMapStyleLayer, poiLayersMode: String? = null)
constructor(layers: List<DashMapStyleLayer>, poiLayersMode: String? = null)
constructor()