DrawnUi.Maui.MapsUi 1.4.0.5

dotnet add package DrawnUi.Maui.MapsUi --version 1.4.0.5
                    
NuGet\Install-Package DrawnUi.Maui.MapsUi -Version 1.4.0.5
                    
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="DrawnUi.Maui.MapsUi" Version="1.4.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DrawnUi.Maui.MapsUi" Version="1.4.0.5" />
                    
Directory.Packages.props
<PackageReference Include="DrawnUi.Maui.MapsUi" />
                    
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 DrawnUi.Maui.MapsUi --version 1.4.0.5
                    
#r "nuget: DrawnUi.Maui.MapsUi, 1.4.0.5"
                    
#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.
#addin nuget:?package=DrawnUi.Maui.MapsUi&version=1.4.0.5
                    
Install as a Cake Addin
#tool nuget:?package=DrawnUi.Maui.MapsUi&version=1.4.0.5
                    
Install as a Cake Tool

SkiaMapsUi DrawnUi control for .NET MAUI

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net9.0-windows10.0.19041 is compatible.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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 (1)

Showing the top 1 popular GitHub repositories that depend on DrawnUi.Maui.MapsUi:

Repository Stars
taublast/DrawnUi
Crossplatform rendering engine for .NET MAUI, with gestures and animations. Draw with SkiaSharp, replace native views with a Canvas!
Version Downloads Last Updated
1.4.0.5 196 3/27/2025
1.4.0.1 145 3/8/2025
1.3.61.3-pre 68 1/30/2025
1.3.60.1 100 1/11/2025
1.3.56.1-pre 75 11/26/2024
1.3.55.1-pre 71 11/25/2024
1.3.54.5-pre 76 11/12/2024
1.3.54.1-pre 79 11/9/2024
1.2.99.1 74 1/11/2025
1.2.9.10 113 1/3/2025
1.2.9.9 107 12/6/2024
1.2.9.8 86 12/1/2024
1.2.9.7 89 11/26/2024
1.2.9.5 85 11/25/2024
1.2.9.4 86 11/24/2024
1.2.9.2 85 11/21/2024
1.2.9.1 84 11/19/2024
1.2.5.2 106 11/12/2024
1.2.5.1 98 11/5/2024
1.2.4.8 81 11/4/2024
1.2.4.7 88 11/2/2024
1.2.4.4 84 10/30/2024
1.2.4.1 88 10/26/2024
1.2.3.8 162 8/21/2024
1.2.3.6 107 7/14/2024
1.2.3.4 110 7/4/2024
1.2.3.3 90 6/27/2024
1.2.3.2 95 6/26/2024
1.2.2.617 89 6/17/2024
1.2.2.67 95 6/7/2024
1.2.2.7 80 6/3/2024
1.2.2.5 102 5/24/2024
1.2.2.3 109 5/20/2024

Uses SkiaSharp 3.xx. Checkout the DrawnUi demo project for usage example. Temporarily Windows only is supported.