Commit Graph
530 Commits
Author SHA1 Message Date
Mike Atlas fa487f5bb7 polyline styling options - attempt 2 2015-03-25 19:18:07 -04:00
Mike Atlas c40768b917 Merge pull request #1 from Leaflet/master
get up to date with latest markercluster
2015-03-25 19:12:23 -04:00
Dave Leaver 7ab96aeb6c Merge pull request #463 from ChALkeR/master
bower.json: ignore tests and examples.
2015-03-16 12:45:03 +13:00
Сковорода Никита Андреевич 57f2c7933b bower.json: ignore tests and examples. Solves #462, reduces the bower distribution size ~7 times. 2015-03-15 23:12:36 +03:00
Dave Leaver e63f39e5fc Merge pull request #440 from IvanSanchez/master
Added dependencies in bower.json
2015-02-02 17:18:17 +13:00
Iván Sánchez Ortega 9b923fb54c Added dependencies in bower.json 2015-01-30 09:35:58 +01:00
Dave Leaver c5864dbfca Update README.md 2015-01-09 10:10:20 +13:00
Dave Leaver 5e2eda7677 Merge pull request #358 from Grsmto/spiderified-removelayers
RemoveLayers() when spiderified bug fix
2014-12-16 09:12:24 +13:00
Dave Leaver 37cdfca01d Merge pull request #415 from rdenniston/master
made a minor change to _zoomOrSpiderfy to Spiderfy without zooming
2014-11-02 15:17:30 +13:00
Ryan "rman" Denniston 229eb9c671 changed a small formatting issue to include italic in the entire note 2014-11-01 11:54:20 -10:00
Ryan "rman" Denniston bdb00de90c updated readme to reflect new difference in behavior for spiderfyOnMaxZoom option 2014-11-01 11:51:16 -10:00
Ryan "rman" Denniston f79a3d0ba9 fixed a newly created whitespace issue 2014-11-01 11:25:26 -10:00
Ryan "rman" Denniston 50f0a553b9 fixed whitespace issues 2014-11-01 11:23:15 -10:00
Ryan "rman" Denniston ab3cdd49a1 made a minor change to _zoomOrSpiderfy to Spiderfy without zooming if everything in the cluster is at the same lat long. This prevents zooming into max level if there is no real reason to do so, since all points will be at the same location. This minor change increased usability in a personal project. 2014-10-31 23:28:32 -10:00
Dave Leaver e85282a015 Merge pull request #413 from maackle/master
adds additional events to README
2014-10-29 08:55:14 +13:00
Michael Dougherty 232e4bfa15 adds additional events to README 2014-10-28 10:13:26 -07:00
danzel c0b5778dbc Update build 2014-10-28 09:26:13 +13:00
danzel ba0c2146ca Return the whole map bounds instead of our size for _getExpandedVisibleBounds so they are always valid 2014-10-28 09:26:04 +13:00
Dave Leaver ac0b77b16f Merge pull request #353 from wiggin/master
Added css and changed to non-minified js in bower spec
2014-08-31 13:55:09 +12:00
Dave Leaver 1c62494d74 Merge pull request #378 from fureigh/master
Fix typo in README (recieve --> receive)
2014-08-14 09:07:54 +12:00
Fureigh 383da28c3f Fix typo in README (recieve --> receive) 2014-08-13 01:47:49 -07:00
danzel fe3bbd3760 Update build 2014-05-28 11:01:36 +12:00
Adrien Grsmto 129cdf60e7 Bug fix + test for 6dc3 2014-05-20 15:54:46 +02:00
Adrien Grsmto 6dc3ce8a02 Add test case for a bug when calling removeLayers when spiderified 2014-05-20 14:21:16 +02:00
Emil Janitzek 057931fe88 Added css and changed to non-minified js in bower spec 2014-05-08 23:55:27 +02:00
danzel 254198ad47 Do an intersects test rather than a contains when testing for a zoom in. Fixes #344 2014-04-23 10:15:46 +12:00
danzel f865dc1078 Add a test page to reproduce #344 2014-04-23 10:02:25 +12:00
danzel 339ee4abeb Fix for new bug on #286 2014-04-15 12:02:10 +12:00
danzel 332c5f897d Test for new bug on #286 2014-04-15 12:01:49 +12:00
danzel c0ffbc75a9 Add some removeLayers tests, everything seems to be working. 2014-04-07 10:56:18 +12:00
danzel 649c0efff2 Update all examples to use OSM tiles 2014-04-07 10:11:37 +12:00
danzel 4a095f58a8 Update build 2014-03-15 10:56:03 +13:00
danzel 34eb38f1a7 Fix getBounds when removeOutsideVisibleBounds: false is set. fixes #321 2014-03-03 11:47:53 +13:00
danzel 6e9ffc45ec Update build 2014-01-31 09:07:39 +13:00
danzel 4f19c14739 Make chunked=false option work. woops. 2014-01-31 09:07:26 +13:00
danzel 55cbaa625e Fire animationend event even in non-animated versions of the zoom in/out animation. Makes oldie fire the same events as modern browsers. Fixes #310 2014-01-29 10:50:01 +13:00
danzel 436caf0f6c Update build 2014-01-22 09:26:23 +13:00
danzel fb4b6d39a6 Merge branch 'better-loading'
Conflicts:
	dist/leaflet.markercluster.js
2014-01-22 09:26:06 +13:00
danzel 78ccf98665 More whitespace fixes :) 2014-01-22 09:23:55 +13:00
danzel 85120c2bcb whitespace 2014-01-21 10:39:07 +13:00
Dave Leaver cb5662ec58 Merge pull request #294 from mindplay-dk/better-loading
Better loading
2014-01-20 13:23:36 -08:00
Rasmus Schultz a718530e12 Revert "instrument time elapsed and report progress"
This reverts commit 8732cb4f0a.
2014-01-20 09:45:36 -05:00
Dave Leaver 04a50ab26f Merge pull request #307 from Wildhoney/BOWER
Bower
2014-01-19 19:59:57 -08:00
Adam Timberlake ba53f30a57 Updated README to include instructions on installing via Bower 2014-01-19 21:49:32 +00:00
Adam Timberlake 3ad6e75926 Added Bower configuration file 2014-01-19 21:49:22 +00:00
danzel caa138de4b Update build 2014-01-20 10:38:19 +13:00
danzel e78b61d1ca Little bit of tidy up, refs #298 2014-01-20 10:37:57 +13:00
Dave Leaver 2b224523d3 Merge pull request #298 from Schwanksta/patch-1
Add ability to use a function for maxClusterRadius
2014-01-19 13:32:32 -08:00
danzel 683bf4c341 Fix zoom out with a single circle marker. fixes #300 2014-01-08 10:25:33 +13:00
Ken Schwencke f7de94b053 fixed other style issues 2014-01-04 15:47:05 -08:00