BetterMaps.Maui 2.0.0-beta1

This is a prerelease version of BetterMaps.Maui.
dotnet add package BetterMaps.Maui --version 2.0.0-beta1
                    
NuGet\Install-Package BetterMaps.Maui -Version 2.0.0-beta1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BetterMaps.Maui" Version="2.0.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BetterMaps.Maui" Version="2.0.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="BetterMaps.Maui" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BetterMaps.Maui --version 2.0.0-beta1
                    
#r "nuget: BetterMaps.Maui, 2.0.0-beta1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package BetterMaps.Maui@2.0.0-beta1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BetterMaps.Maui&version=2.0.0-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=BetterMaps.Maui&version=2.0.0-beta1&prerelease
                    
Install as a Cake Tool

A more useful maps control for .NET MAUI Android & iOS, ported from Xamarin.Forms.BetterMaps, which was based off of Xamarin.Forms.Maps.

- Custom pins
- Themes
- Interactive events
- & more!

Product Compatible and additional computed target framework versions.
.NET net9.0-android35.0 is compatible.  net9.0-ios18.0 is compatible.  net10.0-android was computed.  net10.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0-beta1 169 5/2/2025
1.0.0 422 9/28/2024
1.0.0-pre8 178 7/26/2024
1.0.0-pre7 116 7/22/2024
1.0.0-pre6 127 7/20/2024
1.0.0-pre5 249 6/8/2024
1.0.0-pre4 153 6/1/2024
1.0.0-pre3 214 5/15/2024
1.0.0-pre2 1,472 8/30/2023
1.0.0-pre1 147 8/30/2023
0.1.0-pre 197 7/1/2023

- Target net9.0