Back to Devexpress

DevExpress.Xpf.Map Namespace

wpf-devexpress-dot-xpf-cf58cb68.md

latest72.9 KB
Original Source

DevExpress.Xpf.Map Namespace

Contains classes which implement the main functionality of the DXMap Suite. To use these classes in XAML code, add the xmlns:dxm=”http://schemas.devexpress.com/winfx/2008/xaml/map“ namespace reference.

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Classes

NameDescription
AddressBaseThe base class for all classes representing the address information obtained from GIS services.
AfterMeasurementEventArgsProvides data for the AfterMeasurement event.
AfterRulerRemovalEventArgsContains data for the AfterRulerRemoval event.
AlbersEqualAreaConicCartesianToGeoConverterConverter that transforms data from the Albers projected coordinate system to the geographic coordinate system.
AttributeGroupProviderThis class groups items based on the attribute values.
AttributeItemKeyProviderThis class is used to provide attribute values of map items as keys for the KeyColorColorizer to colorize these items.
AttributeValueProviderBaseThe base class for all attribute value providers.
AzureAddressContains address information obtained from the Azure Maps GIS service.
AzureGeocodeDataProviderAllows you to obtain geo data from the Azure Maps Geocode service.
AzureMapDataProviderLoads map images from the Azure Maps data provider.
AzureMapDataProviderBaseThe base class for providers that obtain map data from Azure Maps services.
AzureRouteCalculatedEventArgsContains data for the RouteCalculated event.
AzureRouteCalculationResultContains route calculation results received from an Azure Maps service.
AzureRouteDataProviderAllows you to use the Azure Maps Route service to build a route.
AzureRouteGuidanceContains route guidance related information.
AzureRouteInstructionContains information related to a route guidance maneuver.
AzureRouteInstructionGroupA group of guidance instructions.
AzureRouteIsochroneCalculatedEventArgsContains data for the AzureRouteIsochroneDataProvider.IsochroneCalculated event.
AzureRouteIsochroneCalculationResultContains isochrone calculation results received from the Azure Maps service.
AzureRouteIsochroneDataProviderAllows you to use the Azure Maps service to calculate an isochrone and display it on the map.
AzureRouteIsochroneOptionsContains isochrone calculation options passed to the Azure Maps service.
AzureRouteIsochroneResultContains isochrone route calculation results from the Microsoft Azure Maps service.
AzureRouteLegContains information about a single leg of a route.
AzureRouteOptimizedWaypointContains information about the waypoint in the optimized route.
AzureRouteOptionsContains route calculation settings for the Azure Maps Route service.
AzureRouteResultContains route calculation results received from the Microsoft Azure Route service.
AzureRouteSectionContains transportation, road type, or traffic information about a route part.
AzureRouteSummaryA summary object for a route section.
AzureSearchCompletedEventArgsContains data for the SearchCompleted event.
AzureSearchDataProviderAllows you to obtain geo data from the Azure Maps Search service.
AzureTrafficIncidentCalculatedEventArgsContains data for the TrafficIncidentCalculated event.
AzureTrafficIncidentCalculationResultContains traffic incident results received from the Microsoft Azure service.
AzureTrafficIncidentDataProviderAllows you to communicate with the Azure Maps service to obtain information about traffic incidents and display them on the map.
AzureTrafficIncidentOptionsContains parameters for traffic incident requests.
AzureTrafficIncidentResultContains a traffic incident information response obtained from the Azure Maps service.
BeforeMeasurementEventArgsProvides data for the BeforeMeasurement event.
BeforeRulerRemovalEventArgsContains data for the BeforeRulerRemoval event.
BingAddressObsolete. This class represents the address information obtained from the Bing GIS services.
BingDetailObsolete. The additional information about a single itinerary item.
BingElevationDataProviderObsolete. Provides the capability to obtain elevation data from the Bing Maps web service.
BingGeocodeDataProviderObsolete. The class that is used to send requests to the Bing Maps Geocode service.
BingGeocodePointObsolete. Contains geocode point field values returned in the response from Bing Maps Services.
BingHintObsolete. The single hint to assist in the route passage.
BingItineraryItemObsolete. Contains information about a single itinerary item of a Bing route.
BingItineraryItemWarningObsolete. Contains information about a warning associated with an itinerary item of a Bing route.
BingLocationInformationObsolete. Provides information about a location obtained from the Bing Maps web service.
BingMapDataProviderObsolete. The class that loads map images from the Bing Maps data provider.
BingMapDataProviderBaseObsolete. The base class for all Bing information providers.
BingMapTileSourceThe class that implements loading image tiles from the Bing Maps data provider.
BingRouteCalculatedEventArgsObsolete. Provides data for the BingRouteDataProvider.RouteCalculated event.
BingRouteDataProviderObsolete. The class that is used to send requests to the Bing Maps Route service.
BingRouteIsochroneCalculatedEventArgsObsolete. Provides data for the IsochroneCalculated event.
BingRouteIsochroneDataProviderObsolete. Allows you to use the Bing Maps service to calculate an isochrone and display it on the map. An isochrone shows an area reachable from a specific location.
BingRouteIsochroneOptionsObsolete. Stores the options that are used to calculate an isochrone.
BingRouteIsochronePolygonResultObsolete. Stores an isochrone polygon’s calculation results received from the Bing Maps service.
BingRouteIsochroneResultObsolete. Stores the isochrone calculation result and the coordinates of the point for which the isochrone is calculated.
BingRouteLegObsolete. Contains information about a single leg of a route.
BingRouteOptionsObsolete. Contains settings that define the parameters for calculating a route via the Microsoft Bing service.
BingRouteResultObsolete. Contains results of a request to the Microsoft Bing web service for route calculation.
BingSearchCompletedEventArgsObsolete. Provides data for the BingSearchDataProvider.SearchCompleted event.
BingSearchDataProviderObsolete. The class that is used to send requests to the Bing Maps Search service.
BingSearchOptionsObsolete. Contains settings that define the parameters for searching via the Microsoft Bing service.
BingTrafficIncidentCalculatedEventArgsObsolete. Provides data for the TrafficIncidentCalculated event.
BingTrafficIncidentDataProviderObsolete. Allows you to receive information about traffic incidents within a specified area from the Bing Maps service and display incident icons on the map.
BingTrafficIncidentOptionsObsolete. Contains options that are applied when the map control requests traffic incidents from a web service.
BingTrafficIncidentResultObsolete. Stores information about an incident.
BraunStereographicProjectionRepresents the Braun stereographic map projection.
BubbleChartDataAdapterThe data adapter that provides data to generate Bubble chart items.
CacheOptionsContains settings that define parameters of a local cache to store image tiles.
CapabilitiesRespondedEventArgsProvides data for the ResponseCapabilities event.
CartesianMapCoordinateSystemThis class allows use of the Cartesian coordinate system for the Map Control.
CartesianPointA Cartesian point on the map.
CartesianSourceCoordinateSystemThis class defines the Cartesian coordinate system.
ChartDataSourceAdapterThe base class for data adapters that provide data to generate chart items.
ChoroplethColorizerRepresents the Choropleth-like colorizer.
ClusteredEventArgsProvides data for the MapClusterer.Clustered event.
ColorCollectionA collection of colors.
ColorizerKeyItemA key for the KeyColorColorizer.
ColorizerKeyItemCollectionA collection of ColorizerKeyItem objects.
ColorLegendThe base class for all color legends.
ColorLegendItemAn item that stores information about the color and description of the ColorLegendBase class descendants.
ColorLegendItemCollectionThe collection of ColorLegendItem objects.
ColorListLegendA color legend represented as a list of colors.
ColorScaleLegendA color legend represented as a color scale.
ConicCartesianToGeoConverterThe base class for converters from a conic projected coordinate system to the geographic coordinate system.
ContourInfoListA collection of ContourInfo objects.
CoordinateConverterBaseThe base class for all coordinate converters.
CoordinatesPanelOptionsContains options that define the position and layout of the Coordinates Panel element.
CoordinateSystemDataAdapterBaseThe base class for adapters, whose data should be interpreted by the coordinate system.
CoordPointCollectionA collection of CoordPoint class descendant objects.
CustomizeMapItemEventArgsProvides data for the DataSourceAdapterBase.CustomizeMapItem event.
DataProviderLegendThe base class for legends that obtain data from map data providers.
DataSourceAdapterBaseThe base class for data adapters that can load data from data sources.
DistanceBasedClustererThe clusterer based on the building distance tree.
DouglasPeuckerShapeSimplifierDetermines the Douglas-Peucker shape simplification algorithm.
DynamicMiniMapBehaviorThis class provides the dynamic mini map behavior.
EditableItemHitInfoStores the Editable Item’s hit test information.
ElevationInformationContains elevation information about a geographical point.
ElevationRequestResultObsolete. The result of the elevation data request to a map service.
ElevationsCalculatedEventArgsObsolete. Provides data for the BingElevationDataProvider.ElevationsCalculated event.
EllipsoidThis class represents an ellipsoid used to build a projected coordinate system.
EllipsoidBasedCartesianToGeoConverterThe base class for converters from an ellipsoid based projected coordinate system to the geographic coordinate system.
EllipticalMercatorProjectionA class that defines methods specific to the Elliptical Mercator Projection.
EPSG4326ProjectionThe map projection that saves scales of distances along specified lines.
EqualAreaProjectionA class that defines methods specific to the Equal Area Projection.
EquationRangeDistributionThe base for classes that define exponential and logarithmic distribution of color ranges in a colorizer.
EquidistantProjectionRepresents the cylindrical equidistant map projection.
EquirectangularProjectionA class that defines methods specific to the Equirectangular Projection.
Etrs89LambertAzimuthalEqualAreaProjectionA class that defines methods specific to the Lambert azimuthal equal-area projection.
ExponentialRangeDistributionRepresents the exponential distribution of color ranges in a colorizer.
FixedMiniMapBehaviorThis class provides the fixed mini map behavior.
GeocodeRequestResultContains results of a request to a web service to obtain GeoCode information about a specific location on a map.
GeoJsonFileDataAdapterA data adapter that loads data from GeoJSON files, and displays it on vector layers.
GeoMapCoordinateSystemThis class allows use of the Geographical coordinate system for the Map Control.
GeoPointA geographical point on the map.
GeoPointCollectionA collection of geo points.
GeoSourceCoordinateSystemThis class allows use of the Geographical coordinate system for the data adapter.
GeoUtils staticCartography measurement API for maps with a geographical coordinate system.
GpxFileDataAdapterA data adapter that loads data from GPX files, and displays it on vector layers.
GraphColorizerRepresents the Graph colorizer that tries to paint shapes that have a common border using different colors.
HeatmapAlgorithmBaseThe base class for heatmap algorithms.
HeatmapDataSourceAdapterThe data adapter that provides data used to generate heatmap items.
HeatmapDensityBasedAlgorithmThe algorithm that allows the Map Control to plot a heatmap based on the density of heatmap points.
HeatmapPointA particular heatmap point.
HeatmapPointCollectionA collection that stores HeatmapPoint objects.
HeatmapPointMappingInfoContains information on how heatmap point properties map to the data source fields.
HeatmapPointSourceBaseThe base class for classes that serve as a heatmap point source.
HeatmapPointStorageThe data adapter that stores manually added heatmap points.
HeatmapProviderAllows you to draw a heatmap on the Map Control surface.
IdItemKeyProviderThis class is used to provide ID values of map chart items as keys for the KeyColorColorizer to colorize these items.
ImageLayerDisplays map images obtained from the map image data provider.
ImageTileDataProviderProvides the map with image tiles.
ImageTilesLayerObsolete. A layer that displays image tiles obtained from one of the supported map providers.
ImageTileSourceThe class that should be implemented by classes that are tile sources for the ImageTileDataProvider.
InformationDataProviderBaseThe base class for all information data providers.
InformationLayerA layer that is used to display additional information above the map.
ItemsLayerLegendThe base class for legends that obtain data from the VectorLayer.
KavrayskiyProjectionRepresents the Kavrayskiy VII map projection.
KeyColorColorizerA colorizer that uses key-color pairs to colorize map items.
KmlFileDataAdapterA data adapter that loads data from KML and KMZ files, and displays it on vector layers.
LambertAzimuthalEqualAreaCartesianToGeoConverterConverter that transforms data from the Lambert azimuthal equal-area projected coordinate system to the geographic coordinate system.
LambertAzimuthalEqualAreaProjectionBaseThe base class for the Lambert azimuthal equal-area projection used in the MapControl.
LambertConformalConicCartesianToGeoConverterConverter that transforms data from the Lambert projected coordinate system to the geographic coordinate system.
LambertCylindricalEqualAreaProjectionRepresents the Lambert cylindrical equal-area map projection.
LayerBaseServes as the base class for all layers.
LayerCollectionA collection of layers.
LayerItemsGeneratingEventArgsProvides data for the InformationDataProviderBase.LayerItemsGenerating event.
LegendCollectionA collection of map legends.
LegendItemCreatingEventArgsProvides data for the MapControl.LegendItemCreating event.
LinearRangeDistributionRepresents the linear distribution of color ranges in a colorizer.
ListSourceDataAdapterA data adapter that loads data from list sources and displays it on vector layers.
LocationInformationContains information about a specific location on a map.
LocationInformationReceivedEventArgsProvides data for the BingGeocodeDataProvider.LocationInformationReceived event.
LogarithmicRangeDistributionRepresents the logarithmic distribution of color ranges in a colorizer.
MapboxDataProviderA data provider that obtains vector tiles from Mapbox Service.
MapBubbleThe class used to draw a Bubble chart on a map.
MapBubbleMappingInfoContains information about mapping the Bubble chart items.
MapBubbleSettingsContains settings used to generate Bubble chart items.
MapChartItemBaseThe base class for all map chart items.
MapClustererThe base class for default clusterers.
MapClustererBaseThe base class for clusterers.
MapClustererGroupProviderBaseThe base class for group providers used by clusterers.
MapClusterValueProviderThe colorizer value provider that provides the count of items in a cluster as the value that is used to calculate a color for a cluster representative.
MapColorizerThe base class for all colorizers that are used in a Map control.
MapControlA Map Control to display raster and vector maps. Supports both popular map services (Bing Maps and OpenStreetMap) and custom map data servers inside your corporate network.
MapControlCommands staticContains the list of commands for performing certain frequently used actions via XAML markup.
MapCoordinateSystemThis class provides the base functionality of the coordinate system for the Map Control.
MapCustomElementThe class used to draw any custom element on a map.
MapCustomElementSettingsContains settings to generate custom map elements.
MapDataAdapterBaseThe base class for all data adapters that can be used with the Map control.
MapDataProviderBaseThe base class for all data providers.
MapDependencyObjectEnables Windows Presentation Foundation (WPF) property system services for its derived model classes.
MapDependencyObjectCollection<T>A base class for most collections in the DXMap Suite.
MapDependencyObjectCollectionBase<T>A base class for all collections in the DXMap Suite.
MapDotThe class used to draw a dot on a map.
MapDotSettingsContains settings used to generate map dots.
MapEditorThe Vector Item Editor.
MapEditorCreateModeThe Map Editor‘s mode in which end users can add new map items.
MapEditorEditModeThe Map Editor‘s mode that allows end users to add, remove, and edit coordinates of a map shape’s points.
MapEditorModeBaseThe base class for all Map Editor modes.
MapEditorPanelOptionsThe Map Editor Panel options storage.
MapEditorTransformModeThe Map Editor‘s mode that allows you to move, resize, and rotate map items.
MapEditorUiHitInfoStorage of information about the Map Editor UI elements under the test point.
MapElementThe base class for different map elements (e.g. layers).
MapElementCollection<T>A collection of map elements.
MapElementOptionsThe base class for all Map Control’s UI elements’ options storages.
MapEllipseThe class used to draw an ellipse on a map.
MapEllipseSettingsContains settings used to generate map ellipses.
MapGeoDataAdapterA base class for adapters that load geographical data from files.
MapHitInfoContains information about what is located at a specific point within the map.
MapImageDataProviderBaseThe base class for all Map Image Data Providers.
MapImageSourceBaseThe base class for all map image sources.
MapItemThe base class for different map items.
MapItemAttributeAn attribute that can be applied to map items.
MapItemAttributeCollectionA collection of attributes for an individual map item.
MapItemAttributeMappingThe mapping of an attribute applied to a map item.
MapItemAttributeMappingCollectionA mapping collection of map item attributes.
MapItemCreatingEventArgsProvides data for the MapEditor.MapItemCreating event.
MapItemEditedEventArgsProvides data for the MapEditor.MapItemCreating event.
MapItemEditingEventArgsProvides data for the MapEditor.MapItemEditing event.
MapItemMappingInfoContains information about the mapping of map items.
MapItemMappingInfoBaseThe base class for all map item mapping info classes.
MapItemSelectionChangedEventArgsProvides data for the MapControl.SelectionChanged event.
MapItemSelectionChangingEventArgsProvides data for the MapControl.SelectionChanging event.
MapItemSettingsContains settings used to generate map items.
MapItemSettingsBaseThe base class for all map items settings classes.
MapItemStorageThe data adapter that stores manually added vector items.
MapLegendBaseThe base class for all legends that can be used in the Map control.
MapLegendItemBaseThe base class for all legend items.
MapLineContains map line settings.
MapLineCapContains map line cap settings.
MapLineMappingInfoContains information about mappings that are used to obtain line data from a source.
MapLineSettingsContains settings used to generate map lines.
MapMultipointItemMappingInfoContains information about mappings that are used to obtain multipoint item data from a source.
MapPathThe class used to draw a path on a map.
MapPathSettingsContains settings used to generate map paths.
MapPieThe class used to draw a pie chart on a map.
MapPieMappingInfoContains information about the mapping of Pie chart items.
MapPieSettingsContains settings used to generate Pie chart items.
MapPointMappingInfoBaseThe base class for all map point mapping info classes.
MapPolygonThe class used to draw a polygon on a map.
MapPolygonSettingsContains settings used to generate map polygons.
MapPolylineContains map polyline settings.
MapPolylineBaseA base class for polylines.
MapPolyLineSegmentA segment of the map polyline.
MapPolylineSettingsContains settings used to generate map polylines.
MapPrintOptionsContains map print options.
MapPushpinThe class used to draw a pushpin on a map.
MapPushpinSettingsContains settings to generate map pushpins.
MapRectangleThe class used to draw a rectangle on a map.
MapRectangleSettingsContains settings used to generate map rectangles.
MapRulerDraws a ruler on the map.
MapSearchPanelOptionsThe search panel options storage.
MapShapeThe class used to draw a shape on a map.
MapShapeBaseThe base class for all shapes that a map control can draw.
MapShapeSettingsThe base class for classes that specify map shape settings.
MapSplineDraws a spline on the map.
MapTileSourceBaseThe base for all classes that can load image tiles from external map data providers.
MapVectorItemCollectionA collection of vector items.
MapViewportA map viewport.
MapWebRequestEventArgsProvides data for the MapImageDataProviderBase.WebRequest event.
MarkerClustererThe clusterer based on grouping items in an item neighborhood.
MbTilesDataProviderA data provider that loads vector tiles from a MbTiles database.
MeasurementCreateModeA measurement mode that allows users to create rulers.
MeasurementEditModeA measurement mode that allows users to change map rulers.
MeasurementModeBaseThe base class for all Measurement object modes.
MeasurementsContains API to manage rulers that help users measure distances and areas on a map.
MeasurementsControlContains appearance settings for all map rulers.
MeasurementToolbarFor internal use only. The Measurements toolbar object.
MeasurementToolbarButtonFor internal use only. The button is located in the Measurements toolbar.
MeasurementToolbarOptionsContains the Measurements toolbar settings.
MeasureRulesContains measure rules for vector items.
MeasureUnitRepresents a measure unit used by a map.
MercatorAuxiliarySphereCartesianToGeoConverterConverter that transforms data from the Mercator Auxiliary projected coordinate system to the geographic coordinate system.
MillerProjectionA class that defines methods specific to the Miller Projection.
MiniMapThis class allows showing the mini map on the MapControl.
MiniMapBehaviorThe base class to provide mini map behavior.
MiniMapImageTilesLayerA layer that displays image tiles, obtained from one of the supported map providers, on the mini map.
MiniMapLayerBaseThe base class for all mini map layers.
MiniMapLayerCollectionA collection of mini map layers.
MiniMapVectorLayerA layer that displays vector data on the mini map.
MultiScaleTileSourceThe class that provides functionality to load image tiles for different zoom scales from an external image tile source.
NamedAttributeProviderBaseProvides the base functionality to provide map item attribute values by their names.
NavigationElementOptionsContains options that define the position and layout for all Navigation Elements.
OpenStreetMapDataProviderThe class that loads map images from a web resource that provides data in the OpenStreetMap format.
OpenStreetMapTileSourceThe class that implements loading image tiles from the OpenStreetMap data provider.
OsmAddressAn address used to specify a location for which to obtain geo data from the Open Street Map service.
OsmGeocodeDataProviderProvides the capability to obtain geocode data from the Open Street Map service.
OsmSearchDataProviderProvides the search options using the Open Street Map service.
PieChartDataAdapterThe data adapter that provides data to generate Pie chart items.
PieSegmentA segment of a pie chart item.
PieSegmentCollectionA collection of PieSegment objects.
ProjectionBaseThe base class for all projections used in the MapControl.
PushpinLocationAnimationContains settings to provide animation for the map pushpin.
RangeDistributionBaseThe base class for ChoroplethColorizer color range distributions.
ReadOnlyCoordPointCollectionA read-only collection of CoordPoint objects.
RegionBehaviorBaseThe base class for region-based behaviors.
RequestCompletedEventArgsProvides data for the MapImageDataProviderBase.WebRequest event.
RequestResultBaseThe base for all classes that contain results of requests to web services.
RouteCalculationResultObsolete. Contains results of a request to a web service for route calculation.
RouteIsochroneCalculationResultObsolete. Contains isochrone calculation results obtained from a web service.
RouteWaypointContains information on a specific waypoint of a route, calculated by the Route service.
RulerAppearanceContains ruler appearance settings.
ScalePanelOptionsContains options that the define appearance and layout of the Scale Panel element.
ScrollButtonsOptionsContains options that define the position and layout of the Scroll Buttons element.
SearchBoundingBoxThe rectangular area bounding the region containing a search result.
SearchCompletedEventArgsProvides data for the OsmSearchDataProvider.SearchCompleted event.
SearchRequestResultContains the results of a request to a web service to search a specific location.
SelectItemsByRegionBehaviorThe Select by Region behavior settings.
ShapeAttributeValueProviderThe class that is used to obtain an attribute from a shape file source (Shapefile or KML file) that is applied to shape items.
ShapefileDataAdapterA data adapter that loads data from shapefiles and displays it on vector layers.
ShapeSimplifierBaseThe base class for map shape simplifiers.
ShapesLoadedEventArgsProvides data for the MapGeoDataAdapter.ShapesLoaded, ShapefileDataAdapter.ShapesLoaded and SvgFileDataAdapter.ShapesLoaded events.
ShapeTitleAn individual shape titles.
ShapeTitleOptionsContains options that define the appearance and behavior of shape titles.
ShpExportOptionsStores shapefile export options.
SinusoidalProjectionRepresents the sinusoidal map projection.
SizeLegendRepresents a map legend that details the meaning of Bubble sizes in a Bubble chart.
SourceCoordinateSystemThe base class for the coordinate systems of a data adapter.
SphericalMercatorProjectionA class that defines methods specific for the Spherical Mercator Projection.
SqlGeometryDataAdapterA data adapter that loads data from a SQL geometry data source and displays it on vector layers.
SqlGeometryDataAdapterBaseThe base class for all SQL Geometry data adapters.
SqlGeometryItemThis class is used to represent the SQL Geometry spatial data objects.
SqlGeometryItemCollectionA collection of SqlGeometryItems.
SqlGeometryItemStorageThe date adapter stores manually added SqlGeometryItem objects.
StrokeStyleContains parameters of a style used to draw a stroke line on a map.
SvgFileDataAdapterA data adapter that loads data from SVG files, and displays it on vector layers.
TileImageRequestOptionsOptions of the tile images requests.
ToolTipInfoContains settings that define the appearance and behavior of built-in map tooltips.
TrafficIncidentCalculationResultObsolete. Contains results of a request to a web service for traffic incident information.
TransverseMercatorCartesianToGeoConverterConverter that transforms data from the Transverse Mercator projected coordinate system to the geographic coordinate system.
UriBasedVectorTileDataProviderProvides map data from a set of PBF or MVT files.
UTMCartesianToGeoConverter

Converter that transforms data from the Universal Transverse Mercator projected coordinate system to the geographic coordinate system.

| | VectorLayer | A layer that contains vector elements (e.g. lines, circles, polygons, or elements loaded from a Shapefile). | | VectorLayerBase | Serves as the base class for all vector layers. | | VectorTileDataProviderBase | The base class for vector tile data providers. | | ViewportChangedEventArgs | Provides data for the LayerBase.ViewportChanged event. | | VisvalingamShapeSimplifier | Specifies the Visvalingam shape simplification algorithm. | | WebInformationDataProvider<TEventArgs> | The base class for providers that request data from web map services. | | WmsBoundingBox | A bounding rectangle containing the geographical region specified by two geographical points. | | WmsCustomParameterCollection | Contains a collection of web map service custom parameters. | | WmsDataProvider | Provides map images from the Web Map Service Provider. | | WmsImageSource | Provides the capability to specify a source for a WMS image. | | WmsLayer | Provides information about a single layer obtained from a Web Map Service Provider. | | WmsLayerCollection | Provides a collection of WMS layers. | | WmsPointConverterBase | The base class for all Web Map Service point converters. | | ZoomToRegionBehavior | The Zoom to Region behavior settings. | | ZoomTrackbarOptions | Contains options that define the position and layout of the Zoom Trackbar element. |

Interfaces

NameDescription
IColorizerElementInterface that should be implemented by any object which can be colored by a colorizer.
IColorizerItemKeyProviderAn interface that should be implemented by any object that is an item key provider.
IColorizerValueProviderInterface that should be implemented by any object which supports a method required for a colorizer value provider.
IEditableItemThe interface of a map item whose points can be added/removed/updated.
IInformationDataInterface that should be implemented by any object which can obtain the information from map services.
IMouseClickRequestSenderInterface that should be implemented by any object which can define a location by a mouse click on a Map control surface.
ISearchPanelRequestSenderInterface that should be implemented by any object which can receive information and display a specific location represented as a search result in a Search Panel.
ISupportWebRequestInterface that should be implemented by any object which can send requests to map services.

Structs

NameDescription
AreaMeasurementUnitSpecifies area measurement units for Map Control rulers.
ContourInfoThe structure that provides information about a map item’s outline.
MapUnitA class that contains a location in internal map units.

Delegates

NameDescription
AfterMeasurementEventHandlerDefines a signature (parameter list types) for the method that handles the Measurements.AfterMeasurement event.
AfterRulerRemovalEventHandler
AzureRouteCalculatedEventHandlerThe method that handles the AzureRouteDataProvider.RouteCalculated event.
AzureRouteIsochroneCalculatedEventHandlerThe method that handles the AzureRouteIsochroneDataProvider.IsochroneCalculated event.
AzureSearchCompletedEventHandlerThe method that handles the AzureSearchDataProvider.SearchCompleted event.
AzureTrafficIncidentCalculatedEventHandlerThe method that handles the AzureTrafficIncidentDataProvider.TrafficIncidentCalculated event.
BeforeMeasurementEventHandlerDefines a signature (parameter list types) for the method that handles the Measurements.BeforeMeasurement event.
BeforeRulerRemovalEventHandler
BingRouteCalculatedEventHandlerObsolete. A method that will handle the BingRouteDataProvider.RouteCalculated event.
BingRouteIsochroneCalculatedEventHandlerObsolete. A method that handles the BingRouteIsochroneDataProvider.IsochroneCalculated event.
BingSearchCompletedEventHandlerObsolete. A method that will handle the BingSearchDataProvider.SearchCompleted event.
BingTrafficIncidentCalculatedEventHandlerObsolete. A method that handles the BingTrafficIncidentDataProvider.TrafficIncidentCalculated event.
CapabilitiesRespondedEventHandlerA method that handles the ResponseCapabilities event.
ClusteredEventHandlerA method that will handle the MapClusterer.Clustered event.
ClusteringEventHandlerA method that will handle the MapClusterer.Clustering event.
CustomizeMapItemEventHandlerA method that will handle the DataSourceAdapterBase.CustomizeMapItem event.
ElevationsCalculatedEventHandlerObsolete. Represents a method that will handle the BingElevationDataProvider.ElevationsCalculated event.
LayerItemsGeneratingEventHandlerA method that will handle the InformationDataProviderBase.LayerItemsGenerating event.
LegendItemCreatingEventHandlerA method that will handle the MapControl.LegendItemCreating event.
LocationInformationReceivedEventHandlerA method that will handle the BingGeocodeDataProvider.LocationInformationReceived event.
MapItemCreatingEventHandlerA method that will handle the MapEditor.MapItemCreating event.
MapItemEditedEventHandlerA method that will handle the MapEditor.MapItemEdited event.
MapItemEditingEventHandlerA method that handles the MapEditor.MapItemEditing event.
MapItemSelectionChangedEventHandlerA method that will handle the MapControl.SelectionChanged event.
MapItemSelectionChangingEventHandlerA method that will handle the MapControl.SelectionChanging event.
MapWebRequestEventHandlerA method that will handle the MapImageDataProviderBase.WebRequest event.
SearchCompletedEventHandlerRepresents a method that will handle the OsmSearchDataProvider.SearchCompleted event.
ShapesLoadedEventHandlerA method that will handle the MapGeoDataAdapter.ShapesLoaded, ShapefileDataAdapter.ShapesLoaded and SvgFileDataAdapter.ShapesLoaded events.
ViewportChangedEventHandlerA method that will handle the LayerBase.ViewportChanged event.

Enums

NameDescription
AzureLocalizedViewLists map views for a certain country/region.
AzureResponseTravelModeLists the values used to specify transportation / commute mode.
AzureRouteAvoidTypeLists values that the AzureRouteDataProvider should avoid when calculating the route.
AzureRouteDrivingSideLists sides of the road on which vehicles drive.
AzureRouteGuidanceManeuverLists route guidance maneuvers.
AzureRouteInstructionsTypeLists values that specify how instruction text is formed.
AzureRouteInstructionTypeLists values that indicate the guidance instruction type.
AzureRouteJunctionTypeLists junction types.
AzureRouteReportLists values that specify the data that should be reported for diagnostic purposes.
AzureRouteSectionTypeLists section types reported in route responses.
AzureTilesetLists tilesets supplied by Azure Maps.
AzureTrafficDelayMagnitudeLists values that specify the magnitude of the delay associated with the incident.
AzureTrafficIconCategoryLists icon categories associated with the incident.
AzureTrafficIncidentDetailStyleLists styles that are used to render the tile in the AzureTrafficIncidentDataProvider.
AzureTrafficIncidentGeometryTypeLists types of vector geometry added to incidents.
AzureTravelModeLists the values used to specify transportation / commute mode.
BingAvoidRoadsObsolete. Lists limitations in the use of toll and highway roads when route planning.
BingCalculationMethodObsolete. Lists methods used to compute geocode points.
BingConfidenceObsolete. Lists the values that specify the possible confidence level of the geocoded location search results.
BingItineraryWarningSeverityObsolete. Lists values indicating the warning level associated with an itinerary item of a Bing route.
BingItineraryWarningTypeObsolete. Lists the values used to specify a warning type.
BingManeuverTypeObsolete. Lists the values used to specify the current maneuver type.
BingMapKindObsolete. Lists the values used to specify the kind of maps to be obtained from the BingMapDataProvider.
BingMapTopLayerObsolete. Lists Bing Maps layers that can be displayed on the map.
BingMatchCodeObsolete. Lists the possible geocoding levels for each location in the map service response.
BingRouteOptimizationObsolete. Lists the values used to specify how to optimize route calculation.
BingTrafficIncidentSeverityObsolete. List incident severity levels.
BingTrafficIncidentTypeObsolete. Lists traffic incident types.
BingTravelModeObsolete. Lists the values used to specify the travel mode to calculate the route.
BingUsageTypeObsolete. Lists ways to use geocode points.
CircularScrollingModeLists values that indicate items that should be circularly scrolled.
ConnectionProtocolObsolete. Lists all available connection protocols.
DistanceMeasureUnitLists the values used to specify units to measure distances on a map.
ElementSelectionModeLists the values used to specify the selection mode of a map element.
HemisphereLists the values used to specify the Earth’s hemishpere.
LegendAlignmentContains values that specify how a map legend is aligned.
MapboxTilesetLists tilesets that the MapboxDataProvider can use.
MapDotShapeKindLists the values used to specify the shape of map dots.
MapEditActionResultLists values that specify the edit action results.
MapEditorActionLists actions that the Editor can do.
MapEditorUiElementLists values that identify the Map Editor UI elements.
MapItemTransformLists transformations that are turned on.
MapPrintSizeModeLists the values specifying size modes used when a map is printed or exported.
MapPushpinStateLists the values used to specify the current state of a map pushpin.
MapZoomTrackbarOrientationLists the values used to specify the orientation of the Zoom Trackbar.
MarkerTypeLists the values that specify types of markers displayed as bubble chart items above the map.
MeasurementToolbarActionFor internal use only. The state of the measurement toolbar’s buttons.
MiniMapAlignmentLists the values used to specify the position of a mini map on a map.
NavigationElementHorizontalAlignmentLists the values used to specify the horizontal alignment of map navigation elements (e.g. Zoom Trackbar, Scroll Buttons, etc.).
NavigationElementVerticalAlignmentLists the values used to specify the vertical alignment of map navigation elements (e.g. Zoom Trackbar, Scroll Buttons, etc.).
OpenStreetMapKindLists the values used to specify the kind of maps to be obtained from the OpenStreetMapDataProvider.
RequestResultCodeLists the values used to specify the resulting code of a request.
RotationDirectionLists the values that specify how pie slices should be rotated.
RulerTypeLists ruler types of the Measurements class.
ShapeTypeLists shape types that can be stored in the shapefile format.
SizeLegendTypeLists the values that specify the types of size legends.
SummaryFunctionLists the values that specify the types of summary functions used when generating chart items for the Map control.
TimeMeasureUnitObsolete. Lists time measurement units.
TransformOriginLists predefined transformation origins.
VisibilityModeLists the values that specify visibility modes for various map elements.