【问题标题】:Why can't I see buildings on my bing map?为什么我的 bing 地图上看不到建筑物?
【发布时间】:2013-02-11 16:50:51
【问题描述】:

我不明白为什么我的 bing 地图不显示建筑物。
ShowBuildings 是真实的。

您可以比较 2 个屏幕截图,发现差异很大。
First - Windows Store appp 的 Bing 地图(我的应用)
Second - Windows 8 Pro 中的本机 Bing 地图

我的 xaml 非常简单。

<MapsCore:Map x:Name="PART_Map"
                      Credentials="STRING_KEY"
                      ShowBuildings="True"
                      ShowBreadcrumb="True"
                      ShowNavigationBar="True"
                      />

怎么了?

【问题讨论】:

    标签: c# windows-store-apps bing-maps


    【解决方案1】:

    根据this 网站,Bing Maps API 的某些功能(例如 BirdsEye Imagery)尚未进行公开测试,只能通过Extended Modes SDK 获得。这可能是您的问题所在。

    【讨论】:

    • 我不知道我正在使用来自第二个链接的官方 Bing Map SDK for Windows Store 应用程序。因此,在常见情况下使用 bing 地图是没有用的,因为我无法添加所需的地理日期。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多