DevExpress.ExpressApp.Maps.Web.Helpers Namespace
Contains helper interfaces and classes specific to the ASP.NET Web Forms Maps Module Overview functionality.
Assembly: DevExpress.ExpressApp.Maps.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Maps.Web
Classes
Name | Description |
---|---|
MapSettings | Provides settings for raster maps. |
MapViewerClientSideEvents | Contains a list of the client-side events available for the map viewer control. |
VectorMapSettings | Specifies settings of the VectorMapViewer control. |
VectorMapViewerClientSideEvents | Contains a list of the client-side events available for the vector map viewer control. |
Interfaces
Name | Description |
---|---|
IModelIntervalItem | An IntervalItem node defines an interval bound used to categorize markers on a vector map. |
IModelIntervalItems | The IntervalItems node provides information on interval bounds used to categorize markers on a vector map. |
IModelMaps | Used to extend the ListView nodes with the MapSettings and VectorMapSettings nodes. |
IModelMapSettings | The MapSettings node provides access to the settings of a raster map. |
IModelVectorMapSettings | The MapSettings node provides access to settings of a vector map. |