Version

Visual Elements of XamGeographicMap

Purpose

This topic provides information about the layout of the visual elements in the XamGeographicMap™ control.

Visual Elements of XamGeographicMapControl and Related Properties

Visual elements summary

The following screenshot depicts the visual elements of the XamGeographicMap control. Configurable elements are listed after the image.

GeographicMap Understanding Map Layout 1.png

Configurable Visual Elements:

  • Map Plot Area

  • Map Background Content

  • Geographic Series

  • Map Crosshair Lines

  • Map Overview Pane

Visual elements and related properties

The following table maps the visual elements of the XamGeographicMap control and the properties that configure them.

Visual Element Description Property

Map Plot Area

Represents an area within the XamGeographicMap control used for plotting geographic imagery tiles and geo-spatial data using geographic series as well as displaying map crosshair lines and map overview pane. Background of this area can changed to any Brush object by setting the PlotAreaBackground property of the XamGeographicMap control.

Map Background Content

Represents an area of the XamGeographicMap control for plotting geographic imagery tiles from supported mapping services such as Open Street Map and Bing Maps. Refer to the Using Geographic Imagery topic for more information about this map element.

Geographic Series

Represent map elements for rendering geo-spatial vector data -points ( GeographicSymbolSeries), polylines ( GeographicPolylineSeries), or polygons ( GeographicShapeSeries) in geographic context. The XamGeographicMap control’ Series property is a collection of geographic series objects. For more information about geographic series elements supported in the XamGeographicMap control, refer to the Using Geographic Series topic.

Map Crosshair Lines

Represents vertical and horizontal lines that intersect at the location of mouse cursor when it hovers over the map plot area of the XamGeographicMap control.

Map Overview Pane

Represents the XamOverviewPlusDetailPane control with configurable location and easy-to-use zooming and panning functionalities for navigating map content of the XamGeographicMap control.

Related Content

The following topics provide additional information related to this topic.

Topic Purpose

This topic provides information on how to use geographic imagery tiles in the XamGeographicMap control.

This topic provides information on common usage of all types of geographic series in the XamGeographicMap control, their benefits, and shared features.

This topic provides information on how to navigate map content in the XamGeographicMap control.

This topic provides an API overview of key classes and properties of the XamGeographicMap control and its components.