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

On map views, increase point radius and stroke-width #87

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

rudokemper
Copy link
Member

Goal

Closes #85. I found that simply increasing the circle-radius and circle-stroke-width made a substantial difference. I opted to not increase the radius as much on AlertsDashboard because doing so causes the Mapeo points to obscure the alerts, which are just as important in the visual hierarchy of that view.

Screenshots

Map:
image

Alerts:
image

What I changed

Bumped up circle-radius and circle-stroke-width

@rudokemper rudokemper merged commit 0e7cc02 into main Dec 3, 2024
1 check passed
@rudokemper rudokemper deleted the increase-circle-radius branch December 3, 2024 23:21
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

Successfully merging this pull request may close these issues.

Improve point styling on MapView component to be legible across common basemap styles
2 participants