[]
        
(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)
Public Function ItemFormatter(value As String) As GeoMapLayerBuilder(Of T)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
GeoMapLayerBuilder<T>

Current builder.