[]
Creates one MapLayerBase<T> instance.
public MapLayerBase(IHtmlHelper helper)
Type | Name | Description |
---|---|---|
IHtmlHelper | helper | The HtmlHelper instance. |
Creates one MapLayerBase<T> instance.
public MapLayerBase(FlexMap<T> owner)
Type | Name | Description |
---|---|---|
FlexMap<T> | owner | The owner which owns this map layer. |