Vladimir Agafonkin
|
9fc4e661d6
|
add multipoly openPopup, close #2046
|
2013-11-13 13:17:17 +02:00 |
|
Vladimir Agafonkin
|
2464d13414
|
fix FeatureGroup e.layer empty in old IE, close #1938
|
2013-11-06 23:35:42 +02:00 |
|
Tom MacWright
|
befc5eb992
|
Add support for layers lacking Events mixin. Fixes #1962
|
2013-09-17 17:36:05 -04:00 |
|
danzel
|
ec3b9e0ff2
|
Add a few more featuregroup tests and fix regression of removeLayer.
|
2013-07-12 10:13:25 +12:00 |
|
Vladimir Agafonkin
|
889136fe84
|
fixed false FeatureGroup layerremove, close #1847
|
2013-07-11 12:57:05 +03:00 |
|
Tom MacWright
|
9f50ab8dbb
|
Propagate popupopen as well, refs #1681
|
2013-06-24 12:00:08 -04:00 |
|
Tom MacWright
|
ed4b626550
|
Propagate popupclose event. Fixes #1681
|
2013-06-24 11:49:10 -04:00 |
|
Andrew Kirkegaard
|
44c1a594e1
|
removeLayer by id for FeatureGroups.
|
2013-05-04 16:24:02 -05:00 |
|
John Firebaugh
|
786faddc84
|
Permit layer stamping to be overridden
|
2013-04-10 12:28:27 -04:00 |
|
danzel
|
513c6ca4cd
|
Change _propagateEvent to be careful that it doesn't overwrite e.layer if it is already set. Allows markers to be in multiple FeatureGroups and have the events come through correctly. See the test for details.
Fixes Leaflet.markercluster#128 ( https://github.com/Leaflet/Leaflet.markercluster/issues/128 )
|
2013-02-08 14:44:28 +13:00 |
|
mourner
|
5eb4f4686d
|
fix a bug with FeatureGroup bindPopup not accepting options
|
2013-01-14 00:23:04 +02:00 |
|
Vladimir Agafonkin
|
b9727d9190
|
made up my mind about comment format, add some more comments
|
2012-12-20 12:37:40 +02:00 |
|
Vladimir Agafonkin
|
dbd4da6255
|
add shortcuts for extend, bind, stamp and setOptions
|
2012-11-07 20:30:56 +02:00 |
|
Vladimir Agafonkin
|
7517cbcd53
|
fix typos and regression in #1122
|
2012-11-07 19:21:21 +02:00 |
|
Vladimir Agafonkin
|
2b225cc3a8
|
more whitespace fixes
|
2012-11-07 18:46:59 +02:00 |
|
Vladimir Agafonkin
|
2697462b87
|
add bringToFront and bringToBack to FeatureGroup
|
2012-08-03 15:09:02 +03:00 |
|
danzel
|
7c94559355
|
When removing a marker from a FeatureGroup, only remove the popup if it was put there by the FeatureGroup.
Refs danzel/Leaflet.markercluster#24
|
2012-08-01 13:40:43 +12:00 |
|
Vladimir Agafonkin
|
54855494bb
|
renamed LayerGroup _iterateLayers to eachLayer
|
2012-07-26 14:56:21 +03:00 |
|
jacobtoye
|
f6979ff96b
|
Added missing mouse events to FeatureGroup.
|
2012-07-20 14:09:05 +12:00 |
|
danzel
|
863bed6797
|
FeatureGroup now checks if the given layer has already been added in addLayer before adding it
|
2012-07-12 17:02:14 +12:00 |
|
Vladimir Agafonkin
|
3e24ed5400
|
more work on simplified api
|
2012-07-05 14:45:06 +03:00 |
|
danzel
|
3674c11ae7
|
Line up FeatureGroup change with master
|
2012-07-03 11:49:18 +12:00 |
|
danzel
|
f6f060f28b
|
Make FeatureGroup de-init events when removing a layer
|
2012-07-03 11:49:09 +12:00 |
|
mourner
|
0f40da1cce
|
merge events by Guiswa, minor cleanup/refactoring
|
2012-06-30 14:51:09 +03:00 |
|
Jason Sanford
|
713a3a702f
|
Adding getBounds method to FeatureGroup.
|
2012-03-03 22:54:50 -07:00 |
|
mourner
|
e3d0e24a0c
|
cleaning up and formatting code
|
2012-02-15 13:17:25 +02:00 |
|
mourner
|
e50c98863c
|
Added FeatureGroup setStyle and invoke methods, closed #353
|
2011-12-15 13:25:25 +02:00 |
|
mourner
|
a9720fcb43
|
Final jshinting without remorse
|
2011-12-09 16:51:31 +02:00 |
|
mourner
|
b03f6eff07
|
Some really heavy jshinting and whitespace fixes
|
2011-12-09 16:35:15 +02:00 |
|
Mourner
|
5c2e3a511f
|
popup fixes, marker setIcon
|
2011-06-10 16:24:49 +03:00 |
|
Mourner
|
43b3bdc143
|
added LayerGroup and FeatureGroup layers
|
2011-06-10 12:38:24 +03:00 |
|