danzel
53eab49a7e
Fix incorrectly adding parent clusters when doing a big move that changes zoom levels. Fixes #281
2013-12-06 13:34:43 +13:00
danzel
432cd19403
Update build
2013-11-14 09:40:33 +13:00
danzel
f693a49dec
Change zoomToBounds to only zoom in as far as it needs to to show all child markers. Fixes #185
2013-11-13 15:26:41 +13:00
danzel
9e36a0ba62
Fix url, thanks @jonassmedegaard
2013-11-04 10:12:36 +13:00
danzel
a47562c5c6
Clear _spiderfied on a zoomend unspiderfy. Fixes #268
2013-10-31 16:48:32 +13:00
danzel
cf40d8aa86
Hide spiderfied markers on a big zoom. Fixes #268
2013-10-31 09:13:55 +13:00
danzel
0e73130b43
Update build.
2013-10-29 09:05:47 +13:00
danzel
df054cf884
Fix getVisibleParent when no parent is visible. Add tests for getVisibleParent. Fixes #265
2013-10-23 16:58:12 +13:00
danzel
1ac2d9ef68
Add getLayers and test it. fixes #222
2013-10-21 11:02:10 +13:00
danzel
2622819366
Add travis build image
2013-10-14 16:31:21 +13:00
danzel
c1211c573f
Add travis config
2013-10-14 16:12:08 +13:00
danzel
2c7127bf10
Update changelog
2013-10-14 13:54:48 +13:00
danzel
c5fab2342b
do todo
2013-10-14 13:54:38 +13:00
danzel
1ef25fb1ae
Fix for coverage polygon not being removed when we are. fixes #245
2013-10-14 13:19:02 +13:00
danzel
db5f0d5725
Test for coverage polygon not being removed when we are. #245
2013-10-14 13:18:42 +13:00
danzel
23cc34156a
Fix #260 - Zooming in on an area that wasn't inside what we are looking at would cause the newly visible markers not to appear.
2013-10-14 10:11:41 +13:00
danzel
bfecd7c64d
failing test case for #260 - marker doesn't appear after fitBounds
2013-10-14 10:11:41 +13:00
Dave Leaver
23dfa90d51
Merge pull request #253 from tmcw/simple-hull
...
Simplify QuickHull generation. Fixes #249
2013-10-13 14:10:44 -07:00
Tom MacWright
038f17f725
Simplify QuickHull generation. Fixes #249
2013-09-20 13:34:08 -04:00
Dave Leaver
8275e2812b
Merge pull request #248 from tmcw/quickhull-test-doc
...
Test and document quickhull algorithm
2013-09-18 16:59:26 -07:00
Dave Leaver
55bcde9fff
Merge pull request #247 from tmcw/spec
...
Add distancegrid spec
2013-09-18 16:58:44 -07:00
Tom MacWright
b7a8ee44ba
Test and document quickhull algorithm
2013-09-18 13:21:15 -04:00
Tom MacWright
81fa74b6db
Add distancegrid spec
2013-09-17 18:49:48 -04:00
danzel
ac3e7d4fea
update build
2013-08-26 15:39:46 +12:00
danzel
4f40622dfe
removeLayer supports LayerGroup. Fixes #236
2013-08-26 15:39:25 +12:00
danzel
8ccd5a37ba
Update build
2013-07-18 11:25:02 +12:00
danzel
31a8bb7772
Test and fix for removing and re-adding a marker while we are not on the map.
2013-07-18 11:25:02 +12:00
Dave Leaver
9b61f4b9af
Merge pull request #221 from jperelli/patch-1
...
Improving docs
2013-07-17 13:57:45 -07:00
jperelli
6d655fa71e
Undocumented options
...
iconCreateFunction not documented, plus details
2013-07-17 13:58:38 -03:00
jperelli
d30e74ee09
Discrepancy in docs
...
Repaired discrepancy in docs
2013-07-17 13:39:56 -03:00
danzel
15ed12654a
Update build
2013-07-10 11:05:07 +12:00
danzel
4ce11f3c8b
Fix markers not being added on a big zoom animation. Fixes #216
...
If we zoomed down such that a cluster would be out of our visible bounds then any of its children would be added at its location for the animation. In this case those markers would immediately be removed as they are out of our visible bounds.
Instead we now don't animate adding markers after a zoom if they are coming from outside of our visible bounds.
2013-07-10 11:04:55 +12:00
danzel
98e76b6c66
Automated test for #216
2013-07-10 11:01:03 +12:00
danzel
9ed6a4ff8f
Add failing manual test for #216
2013-07-10 10:08:16 +12:00
danzel
63e43e430f
Clear our internal cluster layer when we are removed from the map so those layers aren't there when we are re-added. Fixes #211
2013-07-05 12:03:20 +12:00
danzel
c4f4d81722
Update build
2013-07-05 11:28:41 +12:00
danzel
1c82702a57
Basic tests for spiderfy
2013-07-05 11:28:25 +12:00
danzel
847271498c
Support spiderfying circle/circleMarker. Fixes #212
2013-07-05 11:21:55 +12:00
danzel
74e1443bb0
Throw an error if a MarkerClusterGroup is added to a map with no maxZoom. Fixes #189
2013-07-01 09:45:09 +12:00
danzel
768cb5b533
get leaflet from npm rather than git.
2013-07-01 09:35:16 +12:00
danzel
379befbbbd
Point all examples at leaflet 0.6.2. Fixes #210
2013-07-01 09:04:55 +12:00
Vladimir Agafonkin
d87921cbe8
update version reqs in readme
2013-06-26 14:03:29 -04:00
danzel
9b3bb2929f
Update build
2013-06-25 09:04:01 +12:00
danzel
80e2496045
Don't try extend bounds by an invalid bounds, doesn't work on leaflet versions earlier than Leaflet/Leafet@ef17f99708 , to be removed when 0.6 is released.
2013-06-25 09:03:53 +12:00
danzel
8d1f51adda
More getBounds tests
2013-06-25 09:02:40 +12:00
danzel
f1886fa9f8
Update build.
2013-06-24 10:23:59 +12:00
danzel
3e6a715b91
Fixes for #200
2013-06-24 10:23:44 +12:00
danzel
21580cc066
More tests for #200 , this was really bugged!
2013-06-24 10:23:33 +12:00
danzel
6694a00fad
Add some tests for events. Refs #200
2013-06-24 10:23:16 +12:00
danzel
3fd7a52a7d
Bump readme with latest requirements
2013-06-22 11:00:17 +12:00