-
-
Notifications
You must be signed in to change notification settings - Fork 739
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
Layout benchmark broken (again) #1709
Comments
Seems like this is related to a recent change with 3D terrain and the fact that the bench is using a map stub and that it needs to run manually. See #982 for more info. |
Feel free to review my PR :-) |
@zhangyiatmicrosoft it would be great if you could make sure this is now fixed after the following actions is completed: |
Confirm that this is working now. Thanks again for the quick fix! |
No problem. Thanks for reporting this!! |
Very similar to previous two issues reported:
#1293
#1254
benchmarks_generated.js:33 Uncaught TypeError: this.map.setTerrain is not a function at Jt._load (benchmarks_generated.js:33:102708) at benchmarks_generated.js:33:101895
The said script is https://maplibre.org/maplibre-gl-js/benchmarks/main/benchmarks_generated.js
NOT coming from my local box.
The text was updated successfully, but these errors were encountered: