Windows Phone 7 Map Control with custom layer in offline mode
问题 Hi WP7 mobile passionate developers! I'm trying to use the default provided Bing Map control from Windows Phone controls. Specifically I'm trying to use a custom TileSource to provide a custom made tiled map that will be stored in the project as a folder (Content files) or in isolate storage. Down I present the custom class I try to use with map tiles/images stored in "map" folder in ZXY storage format as content files. public class CustomTileSource : Microsoft.Phone.Controls.Maps.TileSource