Our.Umbraco.GMaps.Core 5.0.0-pre1

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

Our.Umbraco.GMaps - Google Maps for Umbraco

Our.Umbraco.GMaps Logo

Google Maps with autocomplete property editor for Umbraco including property value converter.

  • For Umbraco 8 or 9, use version 2.1.3
  • For Umbraco 10 to 13, use version 3.0.5

Change Log

  • 4.0.0: Rebuilt with Umbraco's uUI targetting Umbraco 15+
  • 3.0.0: Removed support for Umbraco 8 & 9, allowing us to cleanup the codebase. Now a Razor Class Library.
  • 2.1.3: Better support for installation on Umbraco 11.
  • 2.1.0: Breaking change - MapConfig.Zoom is now an int as it should be (was a string).
  • 2.0.7: Added ability to re-center the map via Editor Actions and can now directly input a set of coordinates.

Features

  • Search for address using autocomplete and place marker
  • Enter coordinates in place marker
  • Click on exact location on map to place marker
  • Drag marker around
  • Set default location & zoomlevel on Data Type settings
  • Zoomlevel is saved on the property to use the same zoomlevel on your website
  • Centerpoint is saved on the property to use the same centerpoint on your website different than the marker.
  • MapType is saved on the property to use the same maptype on your website
  • Use your SnazzyMaps API key to set mapstyles

Install

Configuration

You can configure the API Key along with other settings directly in AppSettings as per below:

Add the following to your appsettings.json file or equivalent settings provider (Azure KeyVault, Environment, etc.):

  "GoogleMaps": {
    "ApiKey": "",
    "DefaultLocation": "",
    "ZoomLevel": 17
  }

These settings can be overridden by configuring the relevant properties of the Data Type prevalues.

Special thanks

Special thanks to ronaldbarendse for contributing to this project #h5yr!

Special thanks to prjseal for the Visual Studio project setup and included demo-site #h5yr!

Special thanks to robertjf for contributing to this project and setting up the Release Workflow #h5yr!

Special thanks to arknu for migrating to Umbraco 15 #h5yr!

Google maps icons created by Freepik - Flaticon<a href="https://www.flaticon.com/free-icons/google-maps" title="google maps icons">Google maps icons created by Freepik - Flaticon</a>

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Our.Umbraco.GMaps.Core:

Package Downloads
Our.Umbraco.GMaps

Basic Google Maps with autocomplete property editor for Umbraco 16+

N3O.Umbraco.Maps.Google

TODO

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0-pre1 142 7/2/2025
4.0.0-pre2 196 4/23/2025
4.0.0-pre1 174 4/22/2025
3.0.5 19,705 12/15/2024
3.0.4 182 12/15/2024
3.0.3 210 12/14/2024
3.0.2 62,668 2/9/2024
3.0.1 391 2/9/2024
3.0.0 8,593 12/15/2023
3.0.0-pre2 475 12/5/2023
3.0.0-pre1 414 12/5/2023
2.1.4-pre1 1,851 2/27/2023
2.1.3 92,108 12/25/2022
2.1.2-rc1 1,457 11/30/2022
2.1.0 51,124 7/2/2022
2.0.7 1,268 7/1/2022
2.0.6 18,613 5/6/2022
2.0.6-pre001 621 5/6/2022
2.0.5 44,278 1/5/2022
2.0.4 5,306 1/3/2022
2.0.3 1,781 12/20/2021
2.0.3-pre003 697 12/20/2021
2.0.3-pre002 717 12/17/2021
2.0.3-pre001 713 12/17/2021
2.0.2 1,899 12/15/2021
2.0.1 1,854 12/15/2021
2.0.0 1,782 12/14/2021
2.0.0-pre1 791 12/13/2021
2.0.0-pre002 725 12/14/2021
1.2.1 24,579 8/22/2019

Now supports Umbraco 16