| Class | Description |
| ArcGISOnlineMapImagery | UI element class used to display ArcGIS Online Map imagery in the XamGeographicMap. |
| BingMapsMapImagery | UI element class used to display BingMapsMap imagery in the XamGeographicMap. |
| BingResourceSet | Represents a resource set for the Bing Maps imagery. |
| BingResponse | Represents a response for the Bing Maps imagery. |
| CustomMapImagery | Represents a CustomMapImagery MapImagery |
| GeographicContourLineSeries | Represents a class for Geographic Contour Series displayed on a map. |
| GeographicHighDensityScatterSeries | Series class for a geographic map with points marked at given locations. |
| GeographicMapImagery | Control class used for displaying multi-scale TileSource imagery. Designed to be used for background imagery in the XamGeographicMap. |
| GeographicMapImageryView | View class for GeographicMapImagery objects. |
| GeographicMapSeriesHost | Base class for hosting chart series in a XamGeographicMap. |
| GeographicMarkerSeries | Base class for creating marker series in a XamGeographicMap. |
| GeographicPolylineSeries | Series class used for displaying multiple polylines, in a geographic context, for datasources which contain multiple lists of points. |
| GeographicProportionalSymbolSeries | Series class for a geographic map with points marked at given locations. |
| GeographicScatterAreaSeries | Series class which draws a colored 2D surface, in a geographic context, based on a triangulation of XY data with numeric values assigned to each point. |
| GeographicShapeControlSeries | Series class which renders polygons as Controls, in a geographic context, based on lists of points in the ItemsSource. |
| GeographicShapeSeries | Series class which renders polygons as Paths, in a geographic context, based on lists of points in the ItemsSource. |
| GeographicShapeSeriesBase | Base class for series which render polygons on a map. |
| GeographicSymbolSeries | Series class for a geographic map with points marked at given locations. |
| GeographicTileSeries | Series class used for displaying a tile set, and using shapes to define the areas that should be rendered. |
| GeographicXYTriangulatingSeries | Base class for geographic series which triangulate XY data prior to rendering. |
| ImageryMetadata | Represents a metadata for the Bing Maps imagery. |
| ImageUriConverter | ValueConverter class which converts a Uri to an Image. |
| LevelOfDetailResponseModel | Data class representing level of detail metadata about a map tile. |
| MapServerResponseModel | Data class representing a response from a map tile server. |
| OpenStreetMapImagery | UI element class used to display OpenStreetMap imagery in the XamGeographicMap. |
| ResourceUriToFrozenImageBrushConverter | ValueConverter class which converts a Uri to a frozen ImageBrush. |
| SphericalMercatorHorizontalScaler | Scaler class used for maps with spherical mercator projections. |
| SphericalMercatorVerticalScaler | Scaler class used for maps with spherical mercator projections. |
| TileGeneratorMapImagery | Represents a CustomMapImagery MapImagery |
| TileInfoResponseModel | Data class representing a map tile. |
| TokenResponseModel | Data class representing token information, used for communicating with a map tile server. |
| XamGeographicMap | Represents the Infragistics XamGeographicMap control. |
| XamGeographicMapView | Represents a view class associated with the XamGeographicMap control. |