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 Namespace

Contains classes specific to the ASP.NET Maps Module functionality.

Assembly: DevExpress.ExpressApp.Maps.Web.v20.2.dll

NuGet Package: DevExpress.ExpressApp.Maps.Web

Classes

Name Description
MapsAspNetModule The module contained in the DevExpress.ExpressApp.Maps.Web.v20.2.dll assembly.
MapViewer The web control that displays markers and routes on an interactive map using the dxMap widget.
MapViewerBase The abstract base class for the MapViewer and VectorMapViewer controls.
VectorMapViewer The web control that displays markers and routes on an interactive map using the dxVectorMap widget.
WebMapsListEditor The List Editor used in ASP.NET applications to display business objects on a raster map.
WebMapsPropertyEditor The Property Editor which is used in ASP.NET applications to display properties of the IMapsMarker type on a raster map.
WebVectorMapsListEditor The List Editor which is used in ASP.NET applications to display business objects on a vector map.

Enums

Name Description
ClientLibrariesLocations Contains values used to initialize the MapsAspNetModule.ClientLibrariesLocation property.
MapProvider Contains values that specify a map provider.
MapType Contains values that specify the map type.
RouteMode Contains values that specify the route mode.
VectorMapLegendType Contains values that specify the vector map legend type.
VectorMapPalette Contains values that specify the palette to be used for coloring a vector map.
VectorMapType Contains values that specify the region displayed on the vector map.