[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexMap-1

FlexMap<T> Class

A control for visualization geographical data.

Inheritance
FlexMap<T>
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class FlexMap<T> : FlexChartBase<T>, IHtmlString, ITemplate, IAnimatable
Type Parameters
Name Description
T

Constructors

Name Description
FlexMap(HtmlHelper, string)

Creates one FlexMap<T> instance.

Properties

Name Description
Center

Gets or sets the map center in geo coordinates.

Layers

Sets the collection of map layers.

Zoom

Gets or sets the map zoom level.

Extension Methods