[Pkg-javascript-commits] [leaflet-markercluster] 03/49: Merge branch 'upstream'
Jonas Smedegaard
js at moszumanska.debian.org
Tue Jan 28 17:54:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet-markercluster.
commit 249fbb9a7a677e9531d4ac16c01a318055057b20
Merge: 720a9a4 cff91bf
Author: Andrew Harvey <andrew.harvey4 at gmail.com>
Date: Sat Nov 24 15:22:22 2012 +1100
Merge branch 'upstream'
CHANGELOG.md | 29 +
Jakefile.js | 67 ++
MIT-LICENCE.txt | 20 +
README.md | 123 ++++
build/build.html | 243 +++++++
build/build.js | 79 ++
build/deps.js | 25 +
build/hint.js | 30 +
build/hintrc.js | 47 ++
dist/MarkerCluster.Default.css | 38 +
dist/MarkerCluster.Default.ie.css | 22 +
dist/MarkerCluster.css | 6 +
example/marker-clustering-convexhull.html | 82 +++
example/marker-clustering-custom.html | 108 +++
example/marker-clustering-everything.html | 81 +++
.../marker-clustering-realworld-maxzoom.388.html | 46 ++
.../marker-clustering-realworld-mobile.388.html | 45 ++
example/marker-clustering-realworld.10000.html | 46 ++
example/marker-clustering-realworld.388.html | 46 ++
example/marker-clustering-realworld.50000.html | 53 ++
example/marker-clustering-singlemarkermode.html | 61 ++
example/marker-clustering-spiderfier.html | 61 ++
example/marker-clustering-zoomtobounds.html | 61 ++
example/marker-clustering-zoomtoshowlayer.html | 60 ++
example/marker-clustering.html | 89 +++
example/mobile.css | 6 +
example/old-bugs/add-1000-after.html | 84 +++
example/old-bugs/add-markers-offscreen.html | 53 ++
example/old-bugs/add-remove-before-addtomap.html | 63 ++
example/old-bugs/remove-add-clustering.html | 75 ++
example/old-bugs/remove-when-spiderfied.html | 63 ++
example/old-bugs/setView-doesnt-remove.html | 70 ++
.../zoomtoshowlayer-doesnt-need-to-zoom.html | 64 ++
example/screen.css | 5 +
src/DistanceGrid.js | 120 ++++
src/MarkerCluster.QuickHull.js | 124 ++++
src/MarkerCluster.Spiderfier.js | 381 ++++++++++
src/MarkerCluster.js | 335 +++++++++
src/MarkerClusterGroup.js | 791 +++++++++++++++++++++
39 files changed, 3802 insertions(+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git
More information about the Pkg-javascript-commits
mailing list