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

Uncaught Type Error #53

Open
Poldy1705 opened this issue Jun 21, 2017 · 2 comments
Open

Uncaught Type Error #53

Poldy1705 opened this issue Jun 21, 2017 · 2 comments

Comments

@Poldy1705
Copy link

I implemented the plugin in the Leaflet Version 1.0.3. and defined a lot of categorized layers.
It works all fine for initializing the map. But when you do some zooming or moving it throws the following error:

leaflet-src.js:13222 Uncaught TypeError: Cannot read property 'layer' of undefined
at NewClass._checkDisabledLayers (leaflet-src.js:13222)
at NewClass.fire (leaflet-src.js:587)
at NewClass._moveEnd (leaflet-src.js:3432)
at NewClass. (leaflet-src.js:3869)

This is my index.html:

index_1.03.html.txt

@kingrollo
Copy link

Did you post this in the wrong place? If not, you've uploaded the wrong version of your code.

@Poldy1705
Copy link
Author

Sorry, wrong place....

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

2 participants