Skip to content

oz4n/gmap3

This branch is 81 commits behind jbdemonte/gmap3:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f415cd9 · Jun 14, 2013
May 11, 2013
Apr 12, 2013
Jun 13, 2011
Jun 14, 2013
May 25, 2013
May 25, 2013

Repository files navigation

gmap3 - Google Maps and jQuery

Presentation

gmap3 is a plugin for jQuery which allows you to use the Google maps API easily. It provides some powerful functions (clustering...) and some simple which avoid you to write lot of repetitive code. However, it allows to use all the Google Maps API.

Licence

GPL v3

Why using gmap3 ?

Full jQuery

  • The same map can be accessed by all css selectors
  • Chainable

Full Google Maps API

  • Even if gmap3 provides simplified types, Google Maps types and objects are still usable

Silent use of Google Maps services

Unique Id, tags & custom data

  • All objects added (markers, overlays ...) can have a unique id and / or have tag(s) in order to access / remove it later (example of id and tags)
  • All objects can embed custom data which are sent on events (example of custom data)

A complete documentation

Read the documentation

Lot of examples

  • All the features are visible in a single standalone file in the package

Buy author a beer

About

JQuery plugin to create Google maps

Resources

Stars

Watchers

Forks

Packages

No packages published