Version

Geo-Imagery Integration

The xamMap™ control’s MapTileSource property of is used to configure the source from which geo-imagery is loaded. Please refer to the Supported Geo-Imagery section for a complete list of supported geo-imagery sources. It is important to know that the xamMap control’s MapProjectionType property might have to be set in order to match the projection type used by the image tile provider, otherwise, the Shapefile being used may not align correctly with the images. In the event that your shape files do not align with the image tiles, you should try to change the xamMap control’s MapProjectionType property to any one of the available enumerated values to see if that resolves the issue. For complete list of currently supported Map Projection Types, refer to section about Map Projections in the Understanding xamMap article.

Geo-Imagery provides a very detailed representation of the world from a top view perspective. Geo-Imagery consists of displaying aerial map view or road map view. You can use Geo-Imagery along with the xamMap™ control to provide your end users with rich, interactive world maps.

The following image is an example of Geo-Imagery supported in xamMap:

xamMap Geo Imagery Intergration 01.png

Click the following links to view topics written specifically to help you access geo-imagery data using the xamMap control.