turban/Leaflet.Zoomify

Not working: this._getTile is not a function

Opened this issue · 4 comments

Currently not working. This is the error in console this._getTile is not a function

Can confirm, getting the same thing.

Seems like it has to do with the version of Leaflet, using "<script src="http://cdn.leafletjs.com/leaflet-0.5.1/leaflet.js"></script>" instead of the newest version seems to fix it.

Fil commented

this is also breaking for Leaflet.Gigapan (namrehs/Leaflet.Gigapan#1)

I can confirm it works up to Leaflet 0.7.7 and fails starting with 1.0.0-rc.1

Not sure where to look for the API change
https://github.com/Leaflet/Leaflet/releases/tag/v1.0.0-rc.1

Fil commented

ah I see there is a PR already #7