danzel
|
b128e950d8
|
Update all examples to leaflet 0.5.1
|
2013-06-21 16:22:07 +12:00 |
|
danzel
|
04b71ed450
|
Add factory method and use them everywhere. Fixes #21
|
2013-06-14 17:08:22 +12:00 |
|
danzel
|
f72bb13324
|
Leaflet 0.4.4 -> 0.4.5
|
2012-11-13 14:36:21 +13:00 |
|
danzel
|
80976df206
|
Update all examples to work and use the CDN leaflet
|
2012-08-13 10:39:38 +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
|
3449fabc8c
|
Move defaults in and make them proper options like in leaflet. Removes silly .Default file
|
2012-07-26 11:18:12 +12:00 |
|
danzel
|
6ac3974ce8
|
Move css files
|
2012-07-25 10:49:02 +12:00 |
|
danzel
|
184a919fec
|
Default examples should work in IE
|
2012-07-24 14:58:21 +12:00 |
|
danzel
|
ad9ee303a5
|
Do another pass on the README to bring it up to date with the events changes etc.
|
2012-07-24 14:22:30 +12:00 |
|
danzel
|
5d9b427801
|
Make everything work, add a custom example showing doing everything custom.
|
2012-07-24 14:14:27 +12:00 |
|
danzel
|
602a5ae1d2
|
Make events for clusters start with cluster, clusterclick etc.
|
2012-07-24 13:26:47 +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
|
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 |
|