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

handle 3d context losses #10

Closed
tmcw opened this issue Aug 20, 2013 · 0 comments
Closed

handle 3d context losses #10

tmcw opened this issue Aug 20, 2013 · 0 comments

Comments

@tmcw
Copy link
Contributor

tmcw commented Aug 20, 2013

there is a possibility for a rendering context to get "lost" due to certain events like low memory, browser tab changing or any other reasons. in those cases, the browser sends a "context lost" event that we should handle. in this case, we have to reacquire the context and begin setting up the map again. shouldn't be too hard. there's also an API that simulates context losses for debugging purposes.

@ghost ghost assigned dmitrig01 Aug 30, 2013
bensleveritt pushed a commit to bensleveritt/mapbox-gl-js that referenced this issue Oct 24, 2016
lucaswoj pushed a commit that referenced this issue Dec 16, 2016
lucaswoj pushed a commit that referenced this issue Jan 11, 2017
Use JSON filters instead of string filters
lucaswoj pushed a commit that referenced this issue Jan 11, 2017
lucaswoj pushed a commit that referenced this issue Jan 11, 2017
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

2 participants