Skip to main content
.NET Framework 4.6.2+
  • The page you are viewing does not exist in the .NET 8.0+ platform documentation. This link will take you to the parent topic of the current section.

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.ExpressApp.Maps.Web Namespace

In This Article

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

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

NuGet Package: DevExpress.ExpressApp.Maps.Web

#Classes

Name Description
MapsAspNetModule The module contained in the DevExpress.ExpressApp.Maps.Web.v24.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 Web Forms applications to display business objects on a raster map.
WebMapsPropertyEditor The Property Editor which is used in ASP.NET Web Forms applications to display properties of the IMapsMarker type on a raster map.
WebVectorMapsListEditor The List Editor which is used in ASP.NET Web Forms applications to display business objects on a vector map.

#Enums

Name Description
ClientLibrariesLocations Contains values used to initialize the DevExpress.ExpressApp.Maps.Web.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.