-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: add custom basemap option for the basemapList #140
Conversation
clintonlunn
commented
Feb 13, 2025
Visit the preview URL for this PR (updated for commit 27771bc): https://ut-dnr-ugs-hazards-dev--pr140-topo-basemap-qxn2szq4.web.app (expires Wed, 19 Feb 2025 23:11:28 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 9b54b233c1d4b6253a0f3034cf20aba73f2a0d52 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The basemap options look good.
There's some weird behavior when you select different basemaps. When you select an option on the header, they all get underlined and bolded. If you select one from the "more" drop down, those two get underlined and not the header. Can that be fixed with this ticket?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job fixing that issue. Working great.
* fix: account for no dasharray property in the simplelinesybol * refactor: link to simplelinesymbol docs for style options * refactor: change basemap name, remove streets relief (#133) * refactor: convert all polygons to 75% opacity for map load (#134) * refactor: make navbar tooltip text color darker on light mode (#135) * feat: make popup content, pagination, and graphics reset (#136) * refactor: remove nav link to https://geology.utah.gov/, make logo clickable to redirect user (#137) * refactor: make the accordion open if the switch is checked by default (#138) * refactor: make the legend open by default if opening a child layer (#139) * refactor: make the legend open by default if opening a child layer * refactor: toggle the accordion with the checkbox * feat: add custom basemap option for the basemapList (#140) * feat: add custom basemap option for the basemapList
🎉 This PR is included in version 1.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |