HCT.Sitefinity.GoogleMaps.AddressField 1.4.0

dotnet add package HCT.Sitefinity.GoogleMaps.AddressField --version 1.4.0
NuGet\Install-Package HCT.Sitefinity.GoogleMaps.AddressField -Version 1.4.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="HCT.Sitefinity.GoogleMaps.AddressField" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HCT.Sitefinity.GoogleMaps.AddressField --version 1.4.0
#r "nuget: HCT.Sitefinity.GoogleMaps.AddressField, 1.4.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 HCT.Sitefinity.GoogleMaps.AddressField as a Cake Addin
#addin nuget:?package=HCT.Sitefinity.GoogleMaps.AddressField&version=1.4.0

// Install HCT.Sitefinity.GoogleMaps.AddressField as a Cake Tool
#tool nuget:?package=HCT.Sitefinity.GoogleMaps.AddressField&version=1.4.0

HCT.Sitefinity.GoogleMaps.AddressField

This package is an extentsion for the Sitefinity AdminApp to use a Google Map with ANY address field added to a content type.

Build Status

Prerequsists

Valid Sitefinity license or trial. Google Maps API key.

Installation

Install latest: Install-Package HCT.Sitefinity.GoogleMaps.AddressField

Install specific version: Install-Package HCT.Sitefinity.GoogleMaps.AddressField -Version 1.4.0

Sitefinity will automatically enable this extension, all you need is a content type with an address field.

Screenshot

AdminApp Google Maps Address Extension

Troubleshooting

  • If the map isn't visble in the content item edit screen try clearing the browser cache
  • If you see the 'Reset marker to address' button but no map confirm that your Google Maps Api key is valid.
  • If you are unable to resolve the issues please contact owners via the nuget package

Code

This code is opensource so feel free to fork it and make it your own. Some ideas might be setting a default counrty or changing the maps marker

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 949 9/27/2021
1.3.0 306 9/27/2021
1.2.0 284 8/20/2021
1.0.1-beta 203 8/19/2021
1.0.0-beta 194 8/19/2021

Updated AdminApp to use different model bindings due to know issues