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

TypeError: undefined is not an object (evaluating 'e[0]') #254

Open
kamransoomro84 opened this issue Jun 1, 2022 · 0 comments
Open

TypeError: undefined is not an object (evaluating 'e[0]') #254

kamransoomro84 opened this issue Jun 1, 2022 · 0 comments

Comments

@kamransoomro84
Copy link

kamransoomro84 commented Jun 1, 2022

Hi,

I'm trying to run the example given here https://osmbuildings.org/documentation/viewer/. I have substituted by MapBox key but when I load the page I get the following error:

[Error] TypeError: undefined is not an object (evaluating 'e[0]')
transformVec3 (OSMBuildings.js:1:127330)
getIntersectionWithXYPlane (OSMBuildings.js:1:127560)
setupViewport (OSMBuildings.js:1:133215)
start (OSMBuildings.js:1:130317)
OSMBuildings (OSMBuildings.js:1:105863)
Module Code (main.js:1)
evaluate
moduleEvaluation

I am using vite v2.9.9 as my development server.

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