Home / Slideshow / JQuery GoogleMaps - Easier use of GoogleMaps on web sites
JQuery GoogleMaps -  Easier use of GoogleMaps on web sites

JQuery GoogleMaps - Easier use of GoogleMaps on web sites

Download
  • Overview
  • Documents
  • Demos
User Rating: 0.4/5 ( 1 votes)
Your Rating:

GoogleMaps is a 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 is a wrapper around GoogleMaps API v3 which alow to easily add interactively customize GoogleMaps for displaying or editing locations whether they are represented as ping or shapes.

What can I do with it

The main purpose of this plugin is to enable easy adding locatins and polygons to a GoogleMap, easy saving of map state and easy loading saved map state with locations again. It runs in two modes:

  • Editor mode - Allows you to add locations to a map, move them, delete, edit and organize however you want. It is useful for backend applications where you need to organize your locations easily and easily save your work.
  • Viewer mode - This mode designed is for frontend use. It alows you to load and display previously saved work from editor mode of plugin.

Source: github.com

Scroll To Top