Commit Graph
17185 Commits
Author SHA1 Message Date
vieron 9987989c8c Caching $(document.body) once document is ready. Fixes #10. 2012-08-03 16:45:49 +02:00
danzel af61861f07 Update leaflet with master + https://github.com/danzel/Leaflet/tree/oldie-fixes 2012-08-02 11:37:42 +12:00
danzel 0a18edad12 Get rid of the transparent cluster bg in IE CSS, breaks when a cluster is clicked. They can live without it 2012-08-02 11:06:28 +12:00
danzel b1ce2775b6 Add some styles so the poor people who use IE <= 8 can see the clusters (Surprised no one has complained about this yet!) 2012-08-02 10:59:54 +12:00
danzel fd3166fe2e Add a mobile example 2012-08-02 10:28:44 +12:00
danzel a0d3ad92cf Update the build 2012-08-02 10:16:22 +12:00
danzel 755180b753 Add clearLayers implementation. Refs #26 2012-08-02 10:16:02 +12:00
danzel b54a767eec Add 0.4.2 requirement. 2012-08-02 09:07:17 +12:00
danzel eeb8f91042 Update the build 2012-08-01 15:17:51 +12:00
danzel 5b5d0a9a6c Partially fix the animation when a marker is added to an existing cluster. 2012-08-01 15:17:32 +12:00
danzel 1be9202f05 Revert back to updating the latlng of a marker while it is spiderfied so that popups created on markers that are spidferfied are in the right place. 2012-08-01 15:17:09 +12:00
danzel 603c40cab3 Update leaflet build with master + https://github.com/CloudMade/Leaflet/issues/861 2012-08-01 14:12:11 +12:00
vieron c03a11eed8 updated dist 2012-07-30 21:20:44 +02:00
vieron 4048784eaf Forcing conversion to arrays before calling Math.max 2012-07-30 21:17:03 +02:00
vieron d6d3c67ea4 updated dist 2012-07-30 12:49:42 +02:00
vieron 07784bc1a0 updated grunt config to generate a copy of dist/ inside gh-pages 2012-07-30 12:49:28 +02:00
danzel 94e3d4f6dd Update the build 2012-07-30 11:59:18 +12:00
danzel e0d2616925 Support being added and removed to the map 2012-07-30 11:59:05 +12:00
danzel f0414083dd Update build and update to build :) 2012-07-30 11:12:54 +12:00
danzel ff686786e4 Support removing markers down to 0. 2012-07-30 11:11:56 +12:00
danzel be9ff91a5b Support starting with 0 markers. 2012-07-30 11:07:13 +12:00
vieron dffdc794c7 generated dist 2012-07-27 17:56:15 +02:00
vieron 6972f9fb33 recalculate grid height when a widget is removed 2012-07-27 17:55:04 +02:00
Jan Urbański 698bc9c5f1 generated dist 2012-07-27 13:51:15 +02:00
Jan Urbański 817c9936ad change homepage url and description 2012-07-27 13:51:10 +02:00
Jan Urbański 5006689bad add a simple README file 2012-07-27 13:40:56 +02:00
Jan Urbański 74cc7c49a9 generated dist 2012-07-27 13:29:50 +02:00
Jan Urbański d84de52886 update .gitignore 2012-07-27 13:29:42 +02:00
Jan Urbański ec60bde4df make the description more descriptive 2012-07-27 13:29:31 +02:00
Jan Urbański f4e425ced2 switch to using the MIT license exclusively 2012-07-27 13:29:07 +02:00
Jan Urbański 9cdd02df41 get rid of jquery-ui, not used anymore 2012-07-27 13:28:15 +02:00
danzel b7cc2bf5c4 Update the build, hopefully that is all of the bugs for today :) 2012-07-27 16:00:42 +12:00
danzel fa1245d6a5 Be more careful tidying up _projCenter otherwise it is still set later and we fail at clustering randomly 2012-07-27 15:58:19 +12:00
danzel 238beee823 Fix another silly edge case: Spiderfy 2 markers, remove one from the clusterer, the other would disappear. 2012-07-27 15:38:08 +12:00
danzel ea5428ebfb Fix up removing a marker from the map while it is spiderfied. Fix up a place where markers were left with opacity 0. 2012-07-27 15:21:02 +12:00
danzel a446eb82bc Make jshint happy, update the build 2012-07-27 14:44:55 +12:00
danzel 8f3d4ce475 Use _setPos rather than using setLatLng so we don't change the internal _latlng, otherwise really bad things can happen as markers think they aren't where they are. 2012-07-27 14:43:08 +12:00
danzel 4e4cba28cb unspiderfy before adding/removing a layer 2012-07-27 14:01:30 +12:00
danzel f53b11d0ea Don't spiderfy/unspiderfy while a zoom is going on 2012-07-27 13:59:46 +12:00
vieron a993008afb removing also demo site from master 2012-07-26 12:37:02 +02:00
vieron c46c348223 removing docs from master 2012-07-26 12:35:39 +02:00
vieron fe1a536a31 modified grunt to generate docs in gh-pages folder 2012-07-26 12:34:48 +02:00
vieron cf4e876a84 updated dist 2012-07-26 10:00:00 +02:00
vieron 341e1bbd4c prevent cols/rows from being empty arrays (needed to pass phantom tests) 2012-07-26 09:58:39 +02:00
danzel fab3374e3f Update build 2012-07-26 16:20:06 +12:00
danzel a0f4a18df8 For mobile set the expanded bounds to just the screen, this means there is only 1/9th the clusters on screen which gives much better performance. During a zoom/drag on mobile the map tiles aren't updating anyway, so this fits with them. Refs #19 2012-07-26 13:10:10 +12:00
danzel f995563c42 Update the build 2012-07-26 12:03:02 +12:00
danzel 9ade8eb10b Handle zooming to the same zoom level you are already on (touchzoom on iOS can cause this) 2012-07-26 12:02:12 +12:00
danzel d0d883c56b Fix up spiderfier breaking animation counting 2012-07-26 11:44:37 +12:00
danzel f07e684405 Fix these, woops 2012-07-26 11:33:28 +12:00