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

RLayerCluster url loading with react suspense #255

Open
MTRNord opened this issue May 14, 2024 · 0 comments
Open

RLayerCluster url loading with react suspense #255

MTRNord opened this issue May 14, 2024 · 0 comments

Comments

@MTRNord
Copy link

MTRNord commented May 14, 2024

Hi :) I am currently loading a cluster of data points from an url. From all I was able to gather onFeaturesLoadStart and onFeaturesLoadEnd indicate the state of loading. So currently I use a state in the parent component to indicate if its loading or not. However it would probably be nicer to use react suspense instead. Is that somehow possible/Are there reasons to not do this? I didnt find anything further on this in the repo.

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

1 participant