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

adaptive level of detail #8

Open
ghost opened this issue Oct 14, 2021 · 0 comments
Open

adaptive level of detail #8

ghost opened this issue Oct 14, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 14, 2021

Based on the amount of geometry from queries of the current viewbox, adaptively determine how much detail to show with an override slider for more or less.

A good test case for this feature is to navigate to somewhere in rural Alaska at a fairly zoomed-out view. In google maps, these areas might have some local roads but you only see them when fairly zoomed in because they are not paved, but they are the only roads around. You should be able to get an overview of where the roads can take you without being so zoomed in.

Perhaps scale of the feature should be another heuristic for whether to show a given feature or not while zoomed out.

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

0 participants