We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
thanks for the interesting project! I am trying out the Console API examples and can not see them have any effect. The city I use is Berlin: https://anvaka.github.io/city-roads/?q=Berlin&areaId=3600062422
After loading the data, I open the developer console and the example in the console line-by-line.
The example Loading all bikeways in the current city fails with an OpenGL error:
Loading all bikeways in the current city
[.WebGL-00004BA4022A8700] GL_INVALID_OPERATION: At least one enabled attribute must have a divisor of zero
The example Loading all bus routes in the current city fails with the same OpenGL error:
Loading all bus routes in the current city
Am I doing something wrong? Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
thanks for the interesting project! I am trying out the Console API examples and can not see them have any effect.
The city I use is Berlin: https://anvaka.github.io/city-roads/?q=Berlin&areaId=3600062422
After loading the data, I open the developer console and the example in the console line-by-line.
The example
Loading all bikeways in the current city
fails with an OpenGL error:[.WebGL-00004BA4022A8700] GL_INVALID_OPERATION: At least one enabled attribute must have a divisor of zero
The example
Loading all bus routes in the current city
fails with the same OpenGL error:Am I doing something wrong? Thank you!
The text was updated successfully, but these errors were encountered: