Reputation: 963
I'd like to embed a map into a Windows Store App. I'd like smooth zooming / panning and to pin interactive elements to geographical locations.
I assume my alternatives are either Bing Maps or Google Maps? Should I go with embedding a browser control and if so, is it difficult to control/interact with programmatically?
Any other alternatives?
Thanks
Upvotes: 0
Views: 559
Reputation: 1905
You could try
http://www.codeproject.com/Articles/408457/Using-Bing-Maps-For-Windows-8-Metro-Apps-Csharp-Ja
In haven't tried it myself , but I am about to and will post findings.
Upvotes: 1