HCT.Sitefinity.GoogleMaps.AddressField
1.2.0
See the version list below for details.
dotnet add package HCT.Sitefinity.GoogleMaps.AddressField --version 1.2.0
NuGet\Install-Package HCT.Sitefinity.GoogleMaps.AddressField -Version 1.2.0
<PackageReference Include="HCT.Sitefinity.GoogleMaps.AddressField" Version="1.2.0" />
paket add HCT.Sitefinity.GoogleMaps.AddressField --version 1.2.0
#r "nuget: HCT.Sitefinity.GoogleMaps.AddressField, 1.2.0"
// Install HCT.Sitefinity.GoogleMaps.AddressField as a Cake Addin #addin nuget:?package=HCT.Sitefinity.GoogleMaps.AddressField&version=1.2.0 // Install HCT.Sitefinity.GoogleMaps.AddressField as a Cake Tool #tool nuget:?package=HCT.Sitefinity.GoogleMaps.AddressField&version=1.2.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.
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.2.0
Sitefinity will automatically enable this extension, all you need is a content type with an address field.
Screenshot
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- Telerik.Sitefinity.All (>= 13.3.0)
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 | 1,037 | 9/27/2021 |
1.3.0 | 331 | 9/27/2021 |
1.2.0 | 311 | 8/20/2021 |
1.0.1-beta | 228 | 8/19/2021 |
1.0.0-beta | 219 | 8/19/2021 |
First full release version 1.2.0, working out build issues.