Leaflet/spec/suites/control
Javier Jimenez Shaw 922593addb When a layer is repeated in Control.Layers, behavior is not consistent. (#5672)
* Check if the map has a layer after layers removal, not before.

* fix wrong layer to add

* do symetric code with removedLayers and addedLayers

* add unit test for repeated layers
2017-07-31 09:20:40 +02:00
..
Control.AttributionSpec.js Fix attribution text not removed when Layer is removed from map 2016-03-01 13:46:40 +01:00
Control.LayersSpec.js When a layer is repeated in Control.Layers, behavior is not consistent. (#5672) 2017-07-31 09:20:40 +02:00
Control.ScaleSpec.js Fix semicolons, breaking, whitespace, duplicate var statements. 2013-02-19 11:18:15 -05:00
ControlSpec.js No-op Control#remove if not on a map (fixes #2877) 2014-11-13 11:25:49 -08:00