Simple Marker Symbol
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
Creates a simple marker symbol with the given properties.
200.1.0