Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Need to provide support for custom HTTP headers in SfMaps (MapTileLayer.UrlTemplate) to enable OAuth 2.0 authentication instead of API keys for enhanced security.
According to Azure Maps documentation and best practices, OAuth 2.0 tokens must be passed via the Authorization header, not in the URL and the current implementation of SfMaps does not support adding custom headers to tile requests.
This feature would align with modern security standards and allow secure integration with Azure Maps.