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

Add easy option to toggle business listings at zoom 15+ #80

Open
nvkelso opened this issue Jul 27, 2023 · 1 comment
Open

Add easy option to toggle business listings at zoom 15+ #80

nvkelso opened this issue Jul 27, 2023 · 1 comment

Comments

@nvkelso
Copy link
Collaborator

nvkelso commented Jul 27, 2023

In the v3 schema we introduce many more business listing POIs at zoom 15+ (earlier in the data, later in the style). Right now they are text only labels, but soon they could also include artwork icons.

We could consider a config option to:

  • Show these new POIs at later zoom than 15
  • Disable them completely

This would reduce the visual noise at this zoom – which is now more comparable to Apple Maps or Google Maps while before it was more for a pure data viz use case.

@bdon
Copy link
Member

bdon commented Aug 7, 2023

In thinking about the "control plane" for the style library, the parameters are basically

  1. light/dark/monochrome mode
  2. nolabels layers, labels layers (for sandwiches), or labels-only (for overlays)
  3. localized display language, or even two

Stretch ideas

  1. label density
  2. contrast
  3. POI density ("detail")

See label and detail parameters at https://tangrams.github.io/refill-style/#15/37.7926/-122.4003

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

No branches or pull requests

2 participants