2015
gmaps.js — Google Maps API with less pain and more fun
by Krome & 2 othersgmaps.js allows you to use the potential of Google Maps in a simple way.
No more extensive documentation or large amount of code.
gmaps.js — Google Maps API with less pain and more fun
by srcmax & 2 othersgmaps.js allows you to use the potential of Google Maps in a simple way.
No more extensive documentation or large amount of code.
2013
Leaflet - a JavaScript library for mobile-friendly maps
by srcmax & 4 othersLeaflet is a modern open-source JavaScript library for mobile-friendly interactive maps. It is developed by Vladimir Agafonkin with a team of dedicated contributors. Weighing just about 33 KB of JS, it has all the features most developers ever need for online maps.
Proj4js by proj4js
by srcmax & 1 otherJavaScript library to transform coordinates from one coordinate system to another, including datum transformations
2011
2010
2009
A jQuery Plugin for Zoomable, Interactive Maps - New Media Campaigns
by vrossignasic css file is included with the demo zip. Here is some rough minimal css:
view sourceprint?
1.#map { position: relative; width: 700px; height: 470px; overflow: hidden; }
2.#returnlink { display: block; position: absolute; bottom: 0; right: 0; }
3.#map a.bullet { display: block; position: absolute; width: 10px; height: 10px; background: yellow; }
4.#map img.zoomable { }
5.#map div.popup{ display: none; position: absolute; width: 200px; height: 300px; }
6.#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }
The code above will work just fine as a starting point. Obviously a lot of embellishment can be added to make the map look as g
2008
2007
1
(22 marks)