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

Replace leaflet map with static image in welcome page #102

Open
jacobtylerwalls opened this issue Oct 5, 2022 · 0 comments
Open

Replace leaflet map with static image in welcome page #102

jacobtylerwalls opened this issue Oct 5, 2022 · 0 comments
Labels
polish Ideas for improvement by Azavea Task 3.6 Front-end implementation

Comments

@jacobtylerwalls
Copy link
Contributor

Visiting /welcome and then /draw fetches tiles for a <Map> component twice.

We thought this was addressed in 3e0f1c7, but I wasn't able to verify that, and even if solved at one point, it probably was re-caused in #77. Further, adding other non-map routes such as /submissions makes it difficult to conditionally render a single <Map> object for certain routes only.

Proposed solution: replace the <Map> in the welcome page with a static background image.

@jacobtylerwalls jacobtylerwalls added the Task 3.6 Front-end implementation label Oct 5, 2022
@rajadain rajadain added the polish Ideas for improvement by Azavea label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
polish Ideas for improvement by Azavea Task 3.6 Front-end implementation
Projects
None yet
Development

No branches or pull requests

2 participants