Leaflet/spec/suites/map
Marvin Bredal Lillehaug 884463bb09 Avoid getBoundsZoom return Infinity when using CRS with flipped axis (#5204)
* Create new bounds from projected coordinates rather than subtract in getBoundsZoom to avoid negative scale. Fixes #5195

* Fix unit test mocks

Apparently, mocking `project()` instead of `latLngToPoint()` magically works.

* Expected zoomlevel is 9, not 7
2016-12-19 12:40:22 +01:00
..
handler Do not rely on options.draggable to compute draggableMoved (#4638) 2016-07-08 11:22:54 +02:00
MapSpec.js Avoid getBoundsZoom return Infinity when using CRS with flipped axis (#5204) 2016-12-19 12:40:22 +01:00