Implement AzureMaps Provider in RadMap based on the following API https://azure.microsoft.com/en-us/services/azure-maps/
Hi Aleksandar,
Kendo UI has a bit easier way to implement tile provider which access x-y-zoom tiles via API Key by providing a UriTemplate property. In WPF, as suggested in our documentation a classes which inherit from TiledProvider and TiledMapSource are needed. However, the feature request logged here is more about implementing RadMap API to cover the complete set of features the Azure maps provides including traffic tiles, routing , searching, geocoding, weather, etc (not only imagery). However, we cannot currently promise an estimated time frame for such implementation.
Regards,
Petar Mladenov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Any update on this? I see that other Telerik products like Kendo UI have had Azure Maps tile support for over a year now.
Hello Patrick,
This feature is not scheduled for development yet. The way to show AzureMaps in RadMaps is to implement your own custom map provider:
Custom Map Provider SDK Sample
Regards,
Petar Mladenov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Martin, thank you for this suggestion. We agree with such a feature request and we approved it.