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

Expose options for spin/loading icon #77

Open
dadiorchen opened this issue Feb 7, 2022 · 5 comments
Open

Expose options for spin/loading icon #77

dadiorchen opened this issue Feb 7, 2022 · 5 comments
Labels
good first issue Good for newcomers

Comments

@dadiorchen
Copy link
Collaborator

showLoadingThreshold: 4000,
slowThreshold: 8000,

So for clients which are going to use the web map core, they can set up the spin behaviors via:
new Map({
disableSpinIcon: boolean,
slowThreshold: [ms],
showLoadingThreshold: [ms],
})


Some hints:

  • Please read our readme for more information/guide/tutorial.
  • Here is an engineering book in Greenstand.
  • To know more about our organization, visit our website.
  • If you want to join the slack community (some resources need the community member's permission), please leave your email address.
@SuokN
Copy link
Collaborator

SuokN commented Dec 1, 2022

Is disableSpinIcon need for disabling message "Trees grow slower than this map loads, be patient..."?
If it is still actual i want to do this issue.

@dadiorchen
Copy link
Collaborator Author

Yes, exactly, and the option for the value of those time setting.

SuokN added a commit to SuokN/treetracker-web-map-core that referenced this issue Dec 2, 2022
SuokN added a commit to SuokN/treetracker-web-map-core that referenced this issue Dec 2, 2022
@keyy123
Copy link
Contributor

keyy123 commented Jan 17, 2023

@dadiorchen @SuokN Is this ticket closed?

@SuokN
Copy link
Collaborator

SuokN commented Jan 17, 2023

@dadiorchen @SuokN Is this ticket closed?
PR for this ticket is still in PRs List, that's why it is not closed. When someone checks the PR, it will be closed or returned. So I think you can't take it now.

@keyy123
Copy link
Contributor

keyy123 commented Jan 17, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
No open projects
Status: No status
Status: No status
Development

No branches or pull requests

3 participants