gMap is a lightweight (2kb) jQuery plugin for easily integrating Google Maps into any website.
It can embed a map with a tiny function like:
and can be customized further with settings like:
It can embed a map with a tiny function like:
$("#map").gMap();
and can be customized further with settings like:
- latitude/longitude
- default zoom level
- markers, their positions, info to display as a pop-up, custom marker images
- mapping controls on/off
- & more..
Requirements: jQuery
Compatibility: All Major Browsers
Website: http://gmap.nurtext.de/
Demo: http://gmap.nurtext.de/examples.html
Download: http://gmap.nurtext.de/download.html
0 Responses to Flexible Google Maps jQuery Plugin: gMap