Leaflet.Zoomify icon indicating copy to clipboard operation
Leaflet.Zoomify copied to clipboard

Not working: this._getTile is not a function

Open CydGoblin opened this issue 6 years ago • 4 comments

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

CydGoblin avatar Mar 21 '18 19:03 CydGoblin

Can confirm, getting the same thing.

zaksquatch avatar Apr 12 '18 07:04 zaksquatch

Seems like it has to do with the version of Leaflet, using "" instead of the newest version seems to fix it.

zaksquatch avatar Apr 12 '18 07:04 zaksquatch

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

Fil avatar May 01 '18 12:05 Fil

ah I see there is a PR already https://github.com/turban/Leaflet.Zoomify/pull/7

Fil avatar May 01 '18 12:05 Fil