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

Improve optics in tile maps with age coloring #38

Closed
Oi-sin opened this issue Nov 28, 2023 · 3 comments
Closed

Improve optics in tile maps with age coloring #38

Oi-sin opened this issue Nov 28, 2023 · 3 comments
Labels
type: enhancement New feature or request
Milestone

Comments

@Oi-sin
Copy link

Oi-sin commented Nov 28, 2023

Currently the coloring by age of tiles is hardly visible:

  • the colorful background map 'hides' the color of the tiles -> make other map types available, eg any of the gray-scale maps available online
  • borderlines are too thick and dominate when zooming out

Examples:
image
image

@martin-ueding
Copy link
Owner

Yes, a grayscale map would greatly improve the situation. I already have an idea how this can be implemented.

Decreasing the border should be straightforward.

@martin-ueding
Copy link
Owner

I've added a grayscale tile layer there. And now it looks much better! I've also decreased the border weight from 1 to 0.5. Is that better now?

Screenshot_20231129_213441

Screenshot_20231129_213454

@martin-ueding martin-ueding added this to the 0.11.0 milestone Nov 29, 2023
@martin-ueding martin-ueding added the type: enhancement New feature or request label Nov 29, 2023
@Oi-sin
Copy link
Author

Oi-sin commented Nov 30, 2023

Definitely looks better, especially when zoomed in. Thank you!

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants