Microsoft Azure Maps Support

Microsoft is shutting down Bing Maps, moving the service to Azure Maps.


Does the Syncfusion SfMaps control (both for Blazor and MAUI) support Azure Maps features yet?


1 Reply

DG Durga Gopalakrishnan Syncfusion Team January 22, 2025 12:09 PM UTC

Hi Rogerio,


Greetings from Syncfusion.


Blazor


Yes, we support Azure Maps in the SfMap component. To render Azure Maps, you need to use the UrlTemplate property to specify the map's URL. Additionally, you need to include the subscription key within the URL. Ensure that the parameters {z}, {x}, and {y} in the URL are replaced with the respective values "level," "tileX," and "tileY."


For more details about Azure Maps, please refer to the following documentation link.


UG : https://blazor.syncfusion.com/documentation/maps/providers/azure-maps


MAUI


The TileLayer in the .NET MAUI SfMaps control supports rendering maps from various providers, including Azure Maps. We have provided a sample below that demonstrates how to render Azure Maps in the .NET MAUI SfMaps control.


For more information about the TileLayer and its features, please refer to the following user guide: https://help.syncfusion.com/maui/maps/tile-layer


Kindly revert us if you have any concerns.


Regards,

Durga Gopalakrishnan.


Attachment: AzureMapDemo_5c2d0e09.zip

Loader.
Up arrow icon