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

Show quests clustered to show on all zoom levels #1264

Closed
guerda opened this issue Nov 19, 2018 · 2 comments
Closed

Show quests clustered to show on all zoom levels #1264

guerda opened this issue Nov 19, 2018 · 2 comments

Comments

@guerda
Copy link

guerda commented Nov 19, 2018

Currently, not all quests are visible on each too. You have to zoom in to see all quests but then you don't see enough context.

How to Reproduce

  1. Use a mid-range zoom level to explore quests.
  2. Zoom into an area, where two quests exists
  3. only one quest is shown, only if you zoom enough, both are shown

Example
Lower zoom:
sc_lower_zoom
Higher zoom, a third quest appears:
sc_higher_zoom

Expected behavior
A grouped pin should collect all quests in that area if they cannot be displayed at the same time, like the clustering feature in Leaflet.

Versions affected
Android 7.0
StreetComplete 8.4 (FDroid)

@matkoniecz
Copy link
Member

With clustering you would no longer be able to select quest and get zoomed to it. In some cases even at highest zoom you would not be able to select quests as they would be still clustered. Especially in cases of multiple quests for a single element.

Why clustering would be necessary/desirable?

@westnordost
Copy link
Member

Sadly, this feature does not exist in tangram-es, which is the map rendering library StreetComplete uses.
So, this can/will not be fixed.

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

3 participants