我们计划使用Android设备的Bing地图 。 我们没有使用谷歌地图,因为我们有Bing的高级许可证,因此我们更愿意使用它。 但经过几天的搜索,我无法找到任何有关如何在Android手机中使用bing地图的实质性内容。 我尝试过的一个选择是使用WebView ,然后显示bing地图,但它不像我们如果是MapView那样直观。 因此,如果可以像我们在MapView获得Google地图一样获得bing地图,并且默认支持平移和缩放等。
we are planning to use bing maps for Android device. We are not using google maps as we have premium licences for Bing and hence we prefer to use that. But after few days of search I was not able to find any thing substantial about how to use bing maps in android phones. One option I tried was to use WebView and then display the bing maps but it was not as intuitive as what we could get if it was a MapView. So if is possible to get bing maps in the same way as we get the google maps in the MapView with default support for panning and zooming etc.
最满意答案
更新: bing地图已弃用AndroidSDK
我现在不是从头开始编写代码,而是等待Bing Maps Android SDK获得知识(由Bing地图MVP之一Ricky Brundritt开发),本月晚些时候将推出: http : //www.inknowledge.co。英国/产品/ BingMapsAndroidSDK.aspx
编辑:2011年3月15日 Android Bing Maps SDK现已发布。 你可以从http://bingmapsandroidsdk.codeplex.com/下载它。
Updates : bing map deprecated AndroidSDK
Rather than start coding from scratch now, I'd wait for the Bing Maps Android SDK from inknowledge (developed by Ricky Brundritt - one of the Bing Maps MVPs), due out later this month: http://www.inknowledge.co.uk/Products/BingMapsAndroidSDK.aspx
Edit: 15th March 2011 The Android Bing Maps SDK has now been released. You can download it from: http://bingmapsandroidsdk.codeplex.com/
适用于Android的Bing地图(Bing Map for Android)我们计划使用Android设备的Bing地图 。 我们没有使用谷歌地图,因为我们有Bing的高级许可证,因此我们更愿意使用它。 但经过几天的搜索,我无法找到任何有关如何在Android手机中使用bing地图的实质性内容。 我尝试过的一个选择是使用WebView ,然后显示bing地图,但它不像我们如果是MapView那样直观。 因此,如果可以像我们在MapView获得Google地图一样获得bing地图,并且默认支持平移和缩放等。
we are planning to use bing maps for Android device. We are not using google maps as we have premium licences for Bing and hence we prefer to use that. But after few days of search I was not able to find any thing substantial about how to use bing maps in android phones. One option I tried was to use WebView and then display the bing maps but it was not as intuitive as what we could get if it was a MapView. So if is possible to get bing maps in the same way as we get the google maps in the MapView with default support for panning and zooming etc.
最满意答案
更新: bing地图已弃用AndroidSDK
我现在不是从头开始编写代码,而是等待Bing Maps Android SDK获得知识(由Bing地图MVP之一Ricky Brundritt开发),本月晚些时候将推出: http : //www.inknowledge.co。英国/产品/ BingMapsAndroidSDK.aspx
编辑:2011年3月15日 Android Bing Maps SDK现已发布。 你可以从http://bingmapsandroidsdk.codeplex.com/下载它。
Updates : bing map deprecated AndroidSDK
Rather than start coding from scratch now, I'd wait for the Bing Maps Android SDK from inknowledge (developed by Ricky Brundritt - one of the Bing Maps MVPs), due out later this month: http://www.inknowledge.co.uk/Products/BingMapsAndroidSDK.aspx
Edit: 15th March 2011 The Android Bing Maps SDK has now been released. You can download it from: http://bingmapsandroidsdk.codeplex.com/
发布评论