SimpleMarkerSymbol

constructor(style: SimpleMarkerSymbolStyle = SimpleMarkerSymbolStyle.Circle, color: Color = Color.white, size: Float = 8.0f)

Creates a simple marker symbol with the given properties.

Since

200.1.0