Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working: this._getTile is not a function #8

Open
CydGoblin opened this issue Mar 21, 2018 · 4 comments
Open

Not working: this._getTile is not a function #8

CydGoblin opened this issue Mar 21, 2018 · 4 comments

Comments

@CydGoblin
Copy link

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

@zaksquatch
Copy link

Can confirm, getting the same thing.

@zaksquatch
Copy link

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
Copy link

Fil commented May 1, 2018

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
Copy link

Fil commented May 1, 2018

ah I see there is a PR already #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants