[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MapLayerBaseBuilder-3.ItemsSource

ItemsSource Method

ItemsSource(string)

Configurates ItemsSource. Sets a data source for the layer.

Declaration
public TBuilder ItemsSource(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

Data source should be GeoJSON object(s).