Closed
Description
opened on Mar 21, 2016
As provided by a user in #4333 using L.CRS.Simple with tms: true results in an exception where this._globalTileRange
is uninitialised in tileLayer / getTileUrl.
Leaflet/src/layer/tile/TileLayer.js
Line 77 in b60e18d
http://playground-leaflet.rhcloud.com/jac/1/edit?html,output
It works untouched in 0.7, but is broken in 1.0
Related issue: #2298
cc: @perliedman
Activity