Our.Umbraco.GMaps 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Our.Umbraco.GMaps --version 1.0.0
NuGet\Install-Package Our.Umbraco.GMaps -Version 1.0.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="Our.Umbraco.GMaps" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Our.Umbraco.GMaps --version 1.0.0
#r "nuget: Our.Umbraco.GMaps, 1.0.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.
// Install Our.Umbraco.GMaps as a Cake Addin
#addin nuget:?package=Our.Umbraco.GMaps&version=1.0.0

// Install Our.Umbraco.GMaps as a Cake Tool
#tool nuget:?package=Our.Umbraco.GMaps&version=1.0.0

Our.Umbraco.GMaps - Google Maps for Umbraco 8

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

Features

  • Search for address using autocomplete and place marker
  • Enter coordinatesan 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 proprety to use the same zoomlevel on your website

Manual Install

  • Enable the following Google Maps API on https://console.cloud.google.com/home/dashboard

    • Maps Javascript API
    • Geocoding API
    • Place API
  • Place Our.Umbraco.GMaps directory in /App_plugins

  • In Umbraco backoffice in the Settings section create a new datatype of type "Google Maps Single Marker".

    • The API key, default location and default zoom can be entered on the Data Type settings.

Special thanks

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

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 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 Our.Umbraco.GMaps:

Package Downloads
N3O.Umbraco.Maps.Google.StaticAssets

TODO

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.2 2,682 2/9/2024
3.0.1 149 2/9/2024
3.0.0 2,406 12/15/2023
3.0.0-pre2 151 12/5/2023
3.0.0-pre1 66 12/5/2023
2.1.4-pre1 965 2/27/2023
2.1.3 51,961 12/25/2022
2.1.2-rc1 904 11/30/2022
2.1.0 33,965 7/2/2022
2.0.7 513 7/1/2022
2.0.6 11,134 5/6/2022
2.0.6-pre001 204 5/6/2022
2.0.5 28,095 1/5/2022
2.0.4 3,577 1/3/2022
2.0.3 808 12/20/2021
2.0.3-pre003 231 12/20/2021
2.0.3-pre002 221 12/17/2021
2.0.3-pre001 261 12/17/2021
2.0.2 942 12/15/2021
2.0.1 875 12/15/2021
2.0.0 903 12/14/2021
2.0.0-pre1 265 12/13/2021
2.0.0-pre002 229 12/14/2021
1.3.3 75,464 9/10/2020
1.3.2 14,461 6/29/2020
1.3.1 37,406 11/28/2019
1.2.0 2,529 8/22/2019
1.1.1 474 8/20/2019
1.1.0 493 8/20/2019
1.0.3 460 8/19/2019
1.0.2 487 8/19/2019
1.0.1 468 8/19/2019
1.0.0 489 8/19/2019

- first release