[]
Configurates ItemFormatter. Sets a item formatter for GeoJSON feature.
public GeoMapLayerBuilder<T> ItemFormatter(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
GeoMapLayerBuilder<T> | Current builder. |