I have a set of shape files that I want to display on a map along with satellite imagery.
I currently use ThinkGeo for this sort of thing on Windows.
I'm writing a Windows Phone app that must operate in offline mode and ThinkGeo do not yet have a Windows Phone product.
I think I have 2 choices:
1) Use ArcGis for Windows Phone. Use Bing maps imagery when online. Store the shape files offline.
2) Use Bing maps and try to draw the shape files onto it or generate tiles from the shape files.
Has anyone gone down this road? Any ideas?