qfes / rdeck

Deck.gl widget for R
https://qfes.github.io/rdeck
MIT License
97 stars 0 forks source link

Deprecate `lazy_load` #71

Closed anthonynorth closed 1 year ago

anthonynorth commented 2 years ago

Deprecate in v0.4, remove in v0.5

Lazy loading (#27) doesn't work reliably. It is unclear how to force the browser to destroy un-referenced webglcontexts (i.e. run the garbage collection to remove the contexts), so lazy loading doesn't solve the webglcontext limit.

Alternatives to the webgl context limit exists in rdeck since this feature was added: