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