Reputation: 1785
I would like to develop a WP7 application that has a map in one portion of the display. Since it needs to be stand-alone, I need a utility that has built-in maps and does not need to surf the internet in order to operate. Is there any technique present there in wp7 to do the same. Please help me to find a solution.
Upvotes: 2
Views: 812
Reputation: 31724
I think you might be able to use your own maps in the Bing Maps control, so you could include them in your application, see here.
Upvotes: 0