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

[Bug] registerLoaders docs missing deprecation notice #3190

Open
bertday opened this issue Feb 28, 2025 · 0 comments
Open

[Bug] registerLoaders docs missing deprecation notice #3190

bertday opened this issue Feb 28, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@bertday
Copy link

bertday commented Feb 28, 2025

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:

@deprecated — It is recommended that applications manage loader registration. This function will likely be remove in loaders.gl v5

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

@bertday bertday added the bug Something isn't working label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant