ArnoldV / Our.Umbraco.GMaps

Basic Google Maps with autocomplete property editor for Umbraco 8 and beyond!
MIT License
12 stars 29 forks source link
google-maps google-maps-api maps umbraco

Our.Umbraco.GMaps - Google Maps for Umbraco

Our.Umbraco.GMaps Logo

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

Our.Umbraco.GMaps - CI Our.Umbraco.GMaps - Release

Package NuGet
Our.Umbraco.GMaps NuGet NuGet downloads
Our.Umbraco.GMaps.Core NuGet NuGet downloads

For Umbraco 8 or 9, use version 2.1.3

Change Log Summary

Features

Install

Use NuGet to install Our.Umbraco.GMaps:

Install-Package Our.Umbraco.GMaps

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.

Demo site Umbraco Backoffice Login Details

Username: admin@admin.com
Password: Password123

Special thanks and big #H5YR

Special thanks to:

Google maps icons created by Freepik - Flaticon