Leaflet.Zoomify
Leaflet.Zoomify copied to clipboard
Not working: this._getTile is not a function
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 "" instead of the newest version seems to fix it.
this is also breaking for Leaflet.Gigapan (https://github.com/namrehs/Leaflet.Gigapan/issues/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
ah I see there is a PR already https://github.com/turban/Leaflet.Zoomify/pull/7