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

Add static method for checking if WebGL rendering is supported #165

Closed
oscarlorentzon opened this issue Jul 22, 2016 · 0 comments
Closed

Comments

@oscarlorentzon
Copy link
Member

If WebGL rendering is not supported the library user can take action and activate components that render to DOM instead.

@oscarlorentzon oscarlorentzon self-assigned this Jul 22, 2016
@oscarlorentzon oscarlorentzon added this to the 2.8.0 milestone Aug 7, 2017
oscarlorentzon added a commit that referenced this issue Aug 18, 2017
Fixes #165

Check browser capabilities for array, object, JSON and function as well
as WebGL and extensions.
Expose on public Mapillary object.
Include in docs.
oscarlorentzon added a commit that referenced this issue Aug 22, 2017
Fixes #165

Check browser capabilities for array, object, JSON and function as well
as WebGL and extensions.
Expose on public Mapillary object.
Include in docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant