[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GeoMapLayerBuilder-1.ItemFormatter

ItemFormatter Method

ItemFormatter(string)

Configurates ItemFormatter. Sets a item formatter for GeoJSON feature.

Declaration
public GeoMapLayerBuilder<T> ItemFormatter(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
GeoMapLayerBuilder<T>

Current builder.