[]
        
(Showing Draft Content)

C1.Web.Mvc.ExtraMapLayer-1

ExtraMapLayer<T> Class

Represents a layer in the map.

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

Constructors

Name Description
ExtraMapLayer(FlexMap<T>)

Creates one ExtraMapLayer<T> instance.