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
n/a
This documentation for registerLoaders():
registerLoaders()
https://loaders.gl/docs/modules/core/api-reference/register-loaders#usage
is missing a deprecation notice. When I try to use registerLoaders() in my code I'm getting this message:
@deprecated — It is recommended that applications manage loader registration. This function will likely be remove in loaders.gl v5
The docs should have the deprecation notice and explain how to do this more optimally.
Go to the docs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Loader
n/a
Description
This documentation for
registerLoaders()
:https://loaders.gl/docs/modules/core/api-reference/register-loaders#usage
is missing a deprecation notice. When I try to use
registerLoaders()
in my code I'm getting this message:Expected Behavior
The docs should have the deprecation notice and explain how to do this more optimally.
Steps to Reproduce
Go to the docs
Environment
n/a
Logs
n/a
The text was updated successfully, but these errors were encountered: