[]
A control for visualization geographical data.
public class FlexMap<T> : FlexChartBase<T>, IHtmlString, ITemplate, IAnimatable
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| FlexMap(HtmlHelper, string) | Creates one FlexMap<T> instance. |
| 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. |