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

Error while reproducing sample code #23

Open
ekleiman22 opened this issue Aug 26, 2019 · 0 comments
Open

Error while reproducing sample code #23

ekleiman22 opened this issue Aug 26, 2019 · 0 comments

Comments

@ekleiman22
Copy link

I have copied all sample code into my page say index.html. When I try to browse this page I got no map and in console I see error message:
leaflet-tilelayer-wmts.js:1 Uncaught TypeError: Cannot read property 'identifier' of undefined
And error is here
var h = this.matrixIds[e].identifier
because e = this._tileZoom is not defined.
How could it be fixed?

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

1 participant