Leaflet/spec/suites
Iván Sánchez Ortega 8c22c4e385 Ensure zoom is within span when adding a layer with min/maxzoom, fixes #4915 (#4916)
* Ensure zoom is within span when adding a layer with min/maxzoom, fixes #4915.

* Add tests written by @theashyster

* Add tests to verify map's zoom is actually adjusted to layer's min/max
2016-11-11 10:46:31 +01:00
..
control Make sure L.Control.removeLayer() doesn't raise an error if a layer not in the control is removed from it (#4487) 2016-04-22 16:11:22 +02:00
core Just store array of listeners, count is no longer needed. (#4842) 2016-08-25 17:23:58 +02:00
dom enforce indentation in specs 2015-09-25 13:55:37 +03:00
geo Merge pull request #4369 from Leaflet/use-mean-earth-radius 2016-04-02 15:51:40 +02:00
geometry create points from objects with x and y properties (#4465) 2016-04-20 17:05:31 +02:00
layer L.GeoJSON.asFeature should pass through FeatureCollections (#5049) 2016-11-10 13:53:38 +01:00
map Ensure zoom is within span when adding a layer with min/maxzoom, fixes #4915 (#4916) 2016-11-11 10:46:31 +01:00
SpecHelper.js Allow to make screenshots in Phantomjs (#4705) 2016-07-08 11:05:12 +02:00