LeafletBlazor 0.0.4.1
dotnet add package LeafletBlazor --version 0.0.4.1
NuGet\Install-Package LeafletBlazor -Version 0.0.4.1
<PackageReference Include="LeafletBlazor" Version="0.0.4.1" />
<PackageVersion Include="LeafletBlazor" Version="0.0.4.1" />
<PackageReference Include="LeafletBlazor" />
paket add LeafletBlazor --version 0.0.4.1
#r "nuget: LeafletBlazor, 0.0.4.1"
#:package LeafletBlazor@0.0.4.1
#addin nuget:?package=LeafletBlazor&version=0.0.4.1
#tool nuget:?package=LeafletBlazor&version=0.0.4.1
LeafletBlazor
Description
LeafletBlazor is a wapper for leafletjs for Blazor both server and wasm. This wrapper was inspired from <a href="https://github.com/Mehigh17/BlazorLeaflet/">BlazorLeaflet</a> and aims to bring the API more complete and also inline with the javascript API.
Notes
Currently we have no plans to include any methods or events where in the leafletjs documentation that states that its called only internally (example see createTile on TileLayer). If you have a specific need for one of those methods/events, please feel free to open an issue to bring up why you need that method/event exposed and after discussion if it is still warrented, we will add it into the library.
Progress
The progress and also state of what has been added/upcoming has been added to the <a href="https://github.com/jeffreyladd/LeafletBlazor/projects/1">project board</a>. The items in To do are in order of when they will be started.
Installation
This section will be updated once as we get closer to releasing this onto nuget.
Contribute
The master branch is used as the development branch for the time being till we get closer to release. When that happens, this section will change.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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. |
-
net6.0
- Microsoft.AspNetCore.Components.Web (>= 6.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.