← Back
Gerald Versluis August 30, 2022 16m

.NET MAUI Maps: A First Look - Pins, Polygons and more!

Summary

The transcript discusses the upcoming .NET MAUI Maps feature in .NET 7, highlighting the integration of map functionality similar to Xamarin.Forms with improvements like consistent property naming and using Essentials Location objects. Key technical details include adding the Microsoft.Maui.Controls.Maps NuGet package, registering maps in MauiProgram.cs, configuring platform-specific permissions, and setting map properties like IsShowingUser and IsTrafficEnabled. The practical takeaway is that developers can now easily add cross-platform map capabilities to their .NET MAUI applications with minimal configuration and setup.

View original episode ↗