question

MOwais-4240 avatar image
0 Votes"
MOwais-4240 asked Criszhan-msft edited

Bing maps supported on Windows 10 IOT Core application ?

I want a develop an app for displaying item locations using bing maps API. The platform i want to use is Windows 10 IOT on rpi 4. Is it possible ?
(Like google maps API work for android native applications)

Any help is appreciated.

windows-iot-10core
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Criszhan-msft avatar image
0 Votes"
Criszhan-msft answered

Hi,

IoT Core is a UWP-centric OS and UWP apps are its primary app type. And all of the standard UWP languages and project templates are fully supported on IoT Core.

UWP uses Microsoft Bing map control to provide a map and related services. Maps API in UWP is defined in the Windows.UI.Xaml.Controls.Maps namespace.
https://www.c-sharpcorner.com/article/implement-map-in-uwp-app/
https://docs.microsoft.com/en-us/windows/uwp/maps-and-location/

But please note that there is currently no version of Windows IOT Core that supports Raspberry Pi 4.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MOwais-4240 avatar image
0 Votes"
MOwais-4240 answered Criszhan-msft edited

Hi

Thanks for your answer. This link does mention RPI but not the exact version.

https://docs.microsoft.com/en-us/windows/iot-core/learn-about-hardware/socsandcustomboards

Are there any new developments in support for rpi 3 or 4 ?

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,

The current Windows IoT Core supports running on Raspberry Pi 2 & 3.

But for Raspberry Pi 3B+, only a simple 3B+ technical preview of Windows IoT Core is currently provided. Also there is currently no version of Windows IOT Core that supports Raspberry Pi 4.
https://docs.microsoft.com/en-us/windows/iot-core/tutorials/rpi

0 Votes 0 ·