Bing Maps Beginner Tutorial sought

此生再无相见时 提交于 2019-12-12 00:53:34

问题


Friends... Are there any good beginner tutorials for Bing Maps (Windows Mobile using Visual Studio)?
Part of a homework assignment includes developing a very simple app that uses the Bing Maps.

My idea is to fill a dropdown list with 3 values, "Aruba", "Botswana" and "Cape Verde". Upon selection, have the Map display the nation selected in the dropdown.

I'm not sure where to start and need a tutorial that will at least give me an overview of how to do this. Thanks in advance


回答1:


Windows Mobile is old. You can only develop applications for it under Visual Studio 2008 because Microsoft abandoned it with the release of VS2010.

You can do other mobile development under Visual Studio 2010 (Win7 Phone, Android, & others).

Bing is newer than VS2008, so even if you found a way to get it to work there would likely be limited functionality.

As for beginner tutorials, a Google search pulled up these two at the top:

http://www.microsoft.com/maps/developers/web.aspx

http://msdn.microsoft.com/en-us/library/dd877180.aspx

Did you search for anything first or just ask here?

UPDATE:

Based on the new information kindly provided by Chris, here are a few other resources:

  • Use GPS And Web Maps For Location-Aware Apps
  • MapPoint on Windows Mobile Devices
  • MapForums: Windows Mobile Mapping Application
  • How to use Microsoft MapPoint: A Helpful MapPoint Tutorial

Perhaps some of that will translate over to Bing.




回答2:


The following was exactly what I was after! I recommend it. Thanks Map helpers, whatever your location...

http://msdn.microsoft.com/en-us/windowsphonetrainingcourse_usingbingmapslab_topic2.aspx



来源:https://stackoverflow.com/questions/16381523/bing-maps-beginner-tutorial-sought

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!