danzel
|
8f4dde032b
|
Add zoomToShowLayer
|
2012-09-11 16:24:05 +12:00 |
|
danzel
|
22063a2831
|
Add animateAddingMarkers. It set to true (default false) then adding markers after adding the MarkerClusterGroup to the map will animate them in (like previous behaviour). If false they will just be directly added to clusters with no animation which is better for performance especially when bulk adding markers to the map. Refs #51
|
2012-09-06 16:12:02 +12:00 |
|
danzel
|
0c6463bfc6
|
Document maxClusterRadius
|
2012-09-06 09:41:27 +12:00 |
|
Dave Leaver
|
8ef762e001
|
Make Other Options more readable round 2
|
2012-09-03 10:37:51 +12:00 |
|
Dave Leaver
|
ade547ac88
|
Make other options section more readable
|
2012-09-03 10:36:56 +12:00 |
|
danzel
|
374e74f78a
|
Test if a marker is already in the cluster before adding it. You can skip this (for performance) by setting the skipDuplicateAddTesting option. Testing is only done after the MarkerClusterGroup has been added to the map, so any duplicates added before then will not be caught.
|
2012-09-03 10:34:59 +12:00 |
|
danzel
|
c9a45984d7
|
singleMarkerMode in the readme
|
2012-09-03 09:23:39 +12:00 |
|
danzel
|
a1c55be696
|
Instead of passing childCount to iconCreateFunction, pass the markerCluster instead. Allows the user more flexibility with deciding on the icon.
|
2012-08-30 11:45:44 +12:00 |
|
danzel
|
8e9aefb6d4
|
Add an example showing disableClusteringAtZoom
|
2012-08-27 14:16:56 +12:00 |
|
danzel
|
0b6b7ed560
|
Add options.disableClusteringAtZoom. Only implemented for initial clustering currently
|
2012-08-20 10:00:31 +12:00 |
|
danzel
|
b54a767eec
|
Add 0.4.2 requirement.
|
2012-08-02 09:07:17 +12:00 |
|
danzel
|
505bc20187
|
Update readme for .default changes. Fixes #14
|
2012-07-26 11:22:10 +12:00 |
|
danzel
|
b2e4fe2a81
|
Update readme for new examples
|
2012-07-26 10:51:50 +12:00 |
|
danzel
|
e36421ebd5
|
Minor readme fixups
|
2012-07-24 16:23:34 +12:00 |
|
danzel
|
9630bbd1f1
|
We are beautiful, readme should say so ;)
|
2012-07-24 14:45:50 +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
|
e0bcc5e56c
|
Readme/Example updates
|
2012-07-18 11:55:21 +12:00 |
|
danzel
|
9161de52cc
|
Add MIT Licence and update the readme
|
2012-07-16 16:33:57 +12:00 |
|
Vladimir Agafonkin
|
5f87813136
|
Syntax coloring for readme examples :)
|
2012-07-12 00:15:35 +03:00 |
|
danzel
|
383d961cf7
|
Add initial code from https://github.com/danzel/Leaflet/compare/clustered-markers
|
2012-07-11 14:13:46 +12:00 |
|
Dave Leaver
|
b500f4c6cc
|
Initial commit
|
2012-07-10 18:54:39 -07:00 |
|