Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はuwpアプリケーションに取り組んでいます。BingMaps からマップを表示する MapControl を使用します。自分のマシンでデバッグするとすべてが完全に機能しますが、モバイル エミュレータでデバッグするとマップが表示されません (代わりに青い背景があります)。
github で見つかった uwp サンプルの MapControl サンプルも試してみましたが、まったく同じ問題があります。
誰かがこの問題について考えを持っていますか?
よろしくお願いいたします。
モバイルエミュレーターのバージョンの問題です。以前同僚とこの問題について話し合い、最新バージョンのモバイル エミュレーターでテストしたところ、MapControl表示できました。
MapControl