XperienceCommunity.GoogleMapWidget
1.0.1
dotnet add package XperienceCommunity.GoogleMapWidget --version 1.0.1
NuGet\Install-Package XperienceCommunity.GoogleMapWidget -Version 1.0.1
<PackageReference Include="XperienceCommunity.GoogleMapWidget" Version="1.0.1" />
<PackageVersion Include="XperienceCommunity.GoogleMapWidget" Version="1.0.1" />
<PackageReference Include="XperienceCommunity.GoogleMapWidget" />
paket add XperienceCommunity.GoogleMapWidget --version 1.0.1
#r "nuget: XperienceCommunity.GoogleMapWidget, 1.0.1"
#:package XperienceCommunity.GoogleMapWidget@1.0.1
#addin nuget:?package=XperienceCommunity.GoogleMapWidget&version=1.0.1
#tool nuget:?package=XperienceCommunity.GoogleMapWidget&version=1.0.1
Xperience Community GoogleMap Widget
Description
It displays map obtained from the Google maps service using Latitude,Longitude and Google API Key.
Requirements
Library Version Matrix
| Xperience Version | Library Version |
|---|---|
| >= 29.6.0 | 1.0.1 |
| >= 29.6.0 | 1.0.0 |
Dependencies
Package Installation
Add the package to your application using the .NET CLI
dotnet add package XperienceCommunity.GoogleMapWidget
Quick Start
Widget
This is a widget which allows you to add a GoogleMap Widget to your screen with certain attributes that can be configured while adding. The properties that can be configured are:
- IsVisible: Select this option to display the widget on the page
- Latitude*: Enter your desired Latitude
- Longitude*: Enter your desired Longitude
*Required fields
Make sure to add your Google Maps API token into appSettings.json:
GoogleMapsApiKey":"{key}",
Screenshots
#1 -
#2
#3
Use DancingGoat sample
You can restore database with configured samples. View DancingGoat Sample Database.
Dashboard User Name: Administrator
Password: XbyK1234$
License
This widget is provided under MIT license.
Uninstall
Uninstall this from the NuGet Package Manager and rebuild the project.
Reporting issues
Please report any issues seen, in the issue list. We will address at the earliest possibility.
Compatibility
This widget has been tested on Xperience by Kentico version (29.6.0) and can be used on >=29.6.0 with .Net 8.0.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
-
net8.0
- Kentico.Xperience.WebApp (>= 29.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.