Bergmania.OpenStreetMap 8.1.1

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

This package contains an Umbraco property editor for implementing OpenStreetMap locations on your website.

The package contains the following:

  • A configurable property editor for BackOffice
    • Using OpenStreetMap
    • Allow searching for locations
    • Persists the marker position
    • Persists the bounding box
    • Persists the zoom level
  • Property Value Converter
    • Allows printing the map without dependencies
    • Allows printing the map with Leaflet dependency
      • Required for custom tile layer
      • Required for custom tile layer attribution
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Bergmania.OpenStreetMap:

Package Downloads
Umbraco.TheStarterKit

The default starter kit for Umbraco

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.1.1 190 4/26/2026
8.1.0 241 4/11/2026
8.0.1 163 3/31/2026
8.0.0 1,154 12/16/2025
7.0.1-rc1 599 7/7/2025
7.0.0 17,823 11/14/2024
7.0.0-rc1 232 11/13/2024
6.0.0 4,414 5/30/2024
6.0.0-rc3 182 5/29/2024
6.0.0-rc2 176 4/25/2024
6.0.0-rc1 179 4/25/2024
5.3.3 148 3/31/2026
5.3.2 13,698 3/24/2024
5.3.1 14,032 7/7/2023
5.3.0 3,724 1/17/2023
5.2.0 1,085 12/1/2022
5.1.0 7,832 11/10/2022
5.0.0 591 11/4/2022
4.0.0 12,698 6/10/2022
4.0.0-rc 848 5/4/2022
Loading failed