Hi there, When I include the react-leaflet library I seem to get "ReferenceError: window is not defined". This comes from leaflet-src.js as far as I can see, any ideas? Seems like I'm including something incorrectly. ReferenceError: window is not defined at Object. (C:\Applications\Nexu...
Description I am using the vue2-leaflet package and it is working fine in development mode but when I build, I get the "Failed to render / ReferenceError: window is not defined" error. I have tried various ways to follow the "Add Externa...
// We have to define it manually here, because it is not available when using the leaflet angular module. (<any>window).map = map; in our code. The problem is the call to map.unproject in leaflet-deepzoom.js where map is not declared or imported in any way, just assumed to exist...
Issue description or question I copied the create-react-app wallaby.conf verbatim from the documentation but when I run it I am getting the stack trace that I pasted down below. The Wallaby app runs, but as you can see in the screenshot ...
aebadirad/Leaflet.AutoLayersPublic Notifications Fork21 Star31 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. Sign up for GitHub By clicking “Sign up for GitHub”, you agree to ourterms of ser...