Leaflet/spec/suites/layer/tile
Yohan Boniface e2fbe19683 Fix GridLayer pixelBounds computation
Map size does not change from one zoom to another, so we dont need
to scale it.

Without this change, we are creating more or less 4x tiles when
zooming in.
There are still cases where we are requesting a bit more tiles than
what I would expect, but I see it also happens on 0.7.3
2015-11-22 23:19:57 +01:00
..
GridLayerSpec.js Fix GridLayer pixelBounds computation 2015-11-22 23:19:57 +01:00
TileLayerSpec.js remove slow tests 2014-10-29 17:20:06 +02:00