Skip to main content
A newer version of this page is available. .

DevExpress.Map Namespace

Contains common utility classes used by the Map controls from DevExpress.

Assembly: DevExpress.Map.v21.1.Core.dll

NuGet Package: DevExpress.Map.Core

Classes

Name Description
AttributeDisplayValueEditEventArgs Provides data for the MapItemsLayerBase.AttributeDisplayValueEdit and VectorLayerBase.AttributeDisplayValueEdit events.
CoordPoint The base class for all map coordinate points.
RangeDistributionBase The base for classes that define distribution of color ranges in a colorizer.

Interfaces

Name Description
ICoordPointConverter
IHeatmapPoint The base interface for heatmap points.
IRangeDistribution
ISupportCoordLocation The interface that should be provided by map vector items whose location can be determined.
ISupportCoordPoints The interface that should be implemented by map vector items specified using an array of points.

Structs

Name Description
MapBounds Represents the map bounds.