Commit Graph
17185 Commits
Author SHA1 Message Date
vieron f2356c8a08 updated docs and dist 2012-07-19 16:45:01 +02:00
vieron 79bec6897f using next_positions inside add_widget method 2012-07-19 16:44:49 +02:00
vieron e610465a27 updated docs and dist 2012-07-19 16:10:38 +02:00
vieron 97074001bb fixed a bug that caused next_positions method redefinition 2012-07-19 16:10:31 +02:00
vieron d4145e873c updated doc and dist 2012-07-19 15:56:12 +02:00
vieron 2bcd943fff new method to get the next position of a new widget 2012-07-19 15:56:01 +02:00
vieron 15a2dba98e updated docs and dist 2012-07-19 11:16:29 +02:00
vieron b83d993d4b recalculate faux grid offsets when browser is resized 2012-07-19 11:08:10 +02:00
danzel a1bab91ebd Fix _recursivelyRemoveChildrenAndAddNowVisibleMarkers 2012-07-19 16:49:33 +12:00
danzel ca214556d6 Working on animated zoom in. mostly works 2012-07-19 15:32:50 +12:00
danzel 17186c36f7 Get non animated versions going again 2012-07-19 13:35:54 +12:00
danzel 04c4956751 Fix zoom but don't change workaround 2012-07-19 13:26:22 +12:00
danzel 6766b1a875 Removing commented out bits etc 2012-07-19 13:23:47 +12:00
danzel a7d784b105 _recursivelyAnimateChildrenIn -> _recursively 2012-07-19 12:03:34 +12:00
danzel 21df359613 Fix multi zoom out not positioning and removing some children correctly 2012-07-19 11:57:47 +12:00
danzel 0de9245d70 Move _recursivelyAnimateChildrenInAndAddSelfToMap _recursivelyBecomeVisible to use _recursively 2012-07-19 11:51:58 +12:00
danzel de35c09a01 Add _recursively and refactor _recursivelyRemoveChildrenFromMap to use it 2012-07-19 11:43:02 +12:00
danzel 7e75986edf Fix up some zoom out issues including when the icon doesn't change (100 -> 100) 2012-07-19 11:16:44 +12:00
danzel 3f668910bf Fix up zoom out not always removing child clusters. 2012-07-19 10:56:18 +12:00
danzel 6b0e08b534 Fix animated multi zoom out 2012-07-19 10:35:13 +12:00
danzel 1fcec54dcf Getting animated animationZoomOut working. Still breaks on a multizoom 2012-07-19 10:32:25 +12:00
vieron 7e1e5e5217 minified versions 2012-07-18 21:49:08 +02:00
vieron 31028a3975 fixed compatibility issues with the helper:clone option of Draggable 2012-07-18 21:48:53 +02:00
vieron 6fe6f720da documentation typos 2012-07-18 19:08:36 +02:00
vieron f4a9ae80d8 links to downloads and others 2012-07-18 19:07:59 +02:00
vieron 257914ee99 initial commit 2012-07-18 18:31:44 +02:00
danzel 92abbfd3b2 Work on refactoring. Zoom in/out without animations works (Unless you zoom below the initial level). Deleting old code is so good! 2012-07-18 17:57:00 +12:00
danzel 898ae51527 Move _cluster changes out of _cluster, so that _cluster is just clustering 2012-07-18 16:25:01 +12:00
danzel 5bca61db7f Starting to refactor to keep everything only in a tree. Currently zoom out on IE works 2012-07-18 15:05:58 +12:00
danzel 0a29135aec Working towards fixing adding/removing. Think I'm going to have to bite the bullet and tree this up harder. 2012-07-18 14:09:15 +12:00
danzel 12e6eb0133 Working on fixing adding/removing. This fixes the case where you have 2 markers clustered, then zoom out twice, then delete one. 2012-07-18 13:33:45 +12:00
danzel e0bcc5e56c Readme/Example updates 2012-07-18 11:55:21 +12:00
danzel db3b7f2fc2 Tidy up examples. Add a -everything example which shows boundarys on mouse over and zooms on click. 2012-07-18 11:46:51 +12:00
danzel d8219a81ef Refactor QuickHull to use L.LatLng internally to save copying everything back and forth 2012-07-18 11:37:33 +12:00
danzel 9da6156fd4 tidy up JS 2012-07-18 11:01:54 +12:00
danzel f03acfaecf Should probably have this code compiling before I go refactoring 2012-07-18 11:00:05 +12:00
danzel e32c4de14c Add QuickHull and use it for calculating convex hulls. (From http://en.literateprograms.org/Quickhull_(Javascript)?oldid=18434 - Referenced in code) Needs tidying up to use LatLng objects rather than having to change back and forth 2012-07-18 10:52:47 +12:00
danzel 71662891aa Don't fade between 2 clusters when zooming if they are the same 2012-07-17 16:52:59 +12:00
danzel 808b58738f Update leaflet (https://github.com/CloudMade/Leaflet/pull/810) 2012-07-17 15:12:56 +12:00
danzel d29edf7e73 Fade out old clusters on zoom in 2012-07-17 15:09:34 +12:00
danzel 8f97ecf963 Fade markers in during a zoom in. 2012-07-17 14:43:44 +12:00
danzel 4e5c29f28a Add an example for zoomToBounds 2012-07-17 14:09:45 +12:00
danzel 02adc3a1b1 Add zoomToBounds to MarkerCluster. Fixes #6 2012-07-17 14:07:52 +12:00
danzel 9161de52cc Add MIT Licence and update the readme 2012-07-16 16:33:57 +12:00
danzel 5c6520c81e Move default styles out to a CSS file. Tidy up example a bit 2012-07-16 16:17:49 +12:00
danzel 9211aba187 Remove some redundant bits. 2012-07-16 10:40:53 +12:00
danzel 630d7ec0cd Fade markers as they are moved in 2012-07-16 10:40:39 +12:00
danzel 9ae3667b14 Remove console.log calls 2012-07-13 16:44:26 +12:00
danzel 9447fc468f Make _inZoomAnimation a counter rather than a boolean to allow for overlapping zoom animations. 2012-07-13 16:18:09 +12:00
danzel e71cf6273f Wow, didn't think I'd figure that out! Get zoom out working correctly by adding new clusters to the map immediately, but only showing them after the animation has played 2012-07-13 16:14:42 +12:00