SymbolLayerDescriptor

constructor(id: String, source: String, sourceLayer: String? = null, paint: SymbolLayerPaint = SymbolLayerPaint( icon = IconPaint(), text = emptyList() ), filter: Expression? = null)