[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GeoMapLayerBuilder-1

GeoMapLayerBuilder<T> Class

Defines a builder to configurate GeoMapLayer<T>.

Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class GeoMapLayerBuilder<T> : ExtraMapLayerBuilder<T, GeoMapLayer<T>, GeoMapLayerBuilder<T>>
Type Parameters
Name Description
T

Constructors

Name Description
GeoMapLayerBuilder(GeoMapLayer<T>)

Creates one GeoMapLayerBuilder<T> instance to configurate obj.

Methods

Name Description
ItemFormatter(string)

Configurates ItemFormatter. Sets a item formatter for GeoJSON feature.

SymbolSize(int)

Configurates SymbolSize. Sets the symbol size for rendering GeoJSON points/multi-points.