[]
        
(Showing Draft Content)

C1.Web.Mvc.MapLayerBase-1

MapLayerBase<T> Class

Represents a map layer in the map.

Inheritance
MapLayerBase<T>
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class MapLayerBase<T>
Type Parameters
Name Description
T

Constructors

Name Description
MapLayerBase(FlexMap<T>)

Creates one MapLayerBase<T> instance.

MapLayerBase(HtmlHelper)

Creates one MapLayerBase<T> instance.

Properties

Name Description
ColorScale

Gets or sets color scale used for fill layer's items.

ItemsSource

Gets or sets a data source for the layer.

OnClientItemsSourceChanged

Occurs after the layer has been bound to a new items source.

Style

Gets or sets the layer's style.

Url

Get or sets the data source url.