JQuery.GoogleMaps
2.2.4
dotnet add package JQuery.GoogleMaps --version 2.2.4
NuGet\Install-Package JQuery.GoogleMaps -Version 2.2.4
<PackageReference Include="JQuery.GoogleMaps" Version="2.2.4" />
paket add JQuery.GoogleMaps --version 2.2.4
#r "nuget: JQuery.GoogleMaps, 2.2.4"
// Install JQuery.GoogleMaps as a Cake Addin #addin nuget:?package=JQuery.GoogleMaps&version=2.2.4 // Install JQuery.GoogleMaps as a Cake Tool #tool nuget:?package=JQuery.GoogleMaps&version=2.2.4
JQuery plugin wrapper around GoogleMaps API for easier use of GoogleMaps on web sites and back-end web pages
The purpose of this JQuery plugin is to enable using GoogleMaps on a page in a JQuery style. It alows to easily add interactively customize GoogleMaps for displaying or editing locations whether they are represented as ping or shapes.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.11.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on JQuery.GoogleMaps:
Package | Downloads |
---|---|
MVC.GoogleMaps
HtmlHelper for using jQuery.GoogleMaps plugin on ASP.NET MVC pages |
GitHub repositories
This package is not used by any popular GitHub repositories.
Bug fixes
Saving serializes all properties now
Added minified version of script and css files