Bing maps for Windows phone app -


i'm trying build app wp8.1 in c#. want add bing maps feature windows phone app.

the maps windows phone 8.1 built wp8.1 sdk. no need add nuget wp. can find them under windows.ui.xaml.controls.maps namespace. below links ref:

http://www.c-sharpcorner.com/uploadfile/020f8f/windows-phone-8-1-map-control/

http://www.jayway.com/2014/04/18/windows-phone-8-1-for-developers-maps/

you can add map in xaml using "using:windows.ui.xaml.controls.maps" namespace , code behind can set location, icon, or other children.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -