Remote Patient Monitoring with Internet of Medical Things (IoMT)

Build with an Azure free account. Get USD200 credit for 30 days and 12 months of free services.
Start free todayLearn how to easily integrate common spatial data sets, such as KML, GPX, and CSV files with spatial columns. See how to overlay and query OGC services (WMS, WMTS, WFS) by using the new spatial IO module in Azure Maps.
Learn more in the docs: https://aka.ms/iotshow/SpatialDataInAzureMaps
Thanks for this really helpful video, I am especially happy with the added OGC support.
I did some testing with the OgcMapLayer, and I ran into a problem. In our platform we use a lot of WM(T)S and WFS services, most of these are private and secured with either a basic authentication header or an auth key passed as get parameter in the URL. It looks like the OgcMapLayer class strips off the get parameter from the URL, any suggestions how to handle this situation?