Bergmania.OpenStreetMap 8.1.0

dotnet add package Bergmania.OpenStreetMap --version 8.1.0
                    
NuGet\Install-Package Bergmania.OpenStreetMap -Version 8.1.0
                    
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.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bergmania.OpenStreetMap" Version="8.1.0" />
                    
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.0
                    
#r "nuget: Bergmania.OpenStreetMap, 8.1.0"
                    
#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.0
                    
#: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.0
                    
Install as a Cake Addin
#tool nuget:?package=Bergmania.OpenStreetMap&version=8.1.0
                    
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.0 40 4/11/2026
8.0.1 110 3/31/2026
8.0.0 1,069 12/16/2025
7.0.1-rc1 576 7/7/2025
7.0.0 16,966 11/14/2024
7.0.0-rc1 228 11/13/2024
6.0.0 4,399 5/30/2024
6.0.0-rc3 177 5/29/2024
6.0.0-rc2 169 4/25/2024
6.0.0-rc1 172 4/25/2024
5.3.3 120 3/31/2026
5.3.2 13,021 3/24/2024
5.3.1 13,859 7/7/2023
5.3.0 3,709 1/17/2023
5.2.0 1,070 12/1/2022
5.1.0 7,758 11/10/2022
5.0.0 581 11/4/2022
4.0.0 12,644 6/10/2022
4.0.0-rc 842 5/4/2022
3.3.1 9,539 11/19/2021
Loading failed