VectorMarkerSymbolLayer

constructor(vectorMarkerSymbolElements: Iterable<VectorMarkerSymbolElement> = mutableListOf())

Creates a vector marker symbol layer with a collection of vector marker symbol elements. This function creates a VectorMarkerSymbolLayer, then sets the given vector of VectorMarkerSymbolElement as the collection comprising the vector marker.

Since

200.1.0