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
MapStyles[0]
needs to refactoring where hard coding MapStyles[0]. This should refer to default map style setting from UserConfig.
refactor the code where using MapStyles constant variable like MapStyles[0].uri
I am thinking to load MapStyles[0].uri at +layout.server.ts, so these code can be simplified a lot.
No response
┆Issue is synchronized with this Wrike task by Unito
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Refactoring Description
needs to refactoring where hard coding
MapStyles[0]
. This should refer to default map style setting from UserConfig.Refacotring components
refactor the code where using MapStyles constant variable like MapStyles[0].uri
Refactoring Implementation
I am thinking to load MapStyles[0].uri at +layout.server.ts, so these code can be simplified a lot.
Refactoring Impact
No response
┆Issue is synchronized with this Wrike task by Unito
The text was updated successfully, but these errors were encountered: