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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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.