[]
Configurates SymbolSize. Sets the symbol size for rendering GeoJSON points/multi-points.
public ScatterMapLayerBuilder<T> SymbolSize(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| ScatterMapLayerBuilder<T> | Current builder. |