Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.
  • The page you are viewing does not exist in the .NET Core 3.0+ platform documentation. This link will take you to the parent topic of the current section.

DevExpress.ExpressApp.Maps.Web.Helpers Namespace

Contains helper interfaces and classes specific to the ASP.NET Maps Module Overview functionality.

Assembly: DevExpress.ExpressApp.Maps.Web.v20.2.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.