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

Map: Add info, if not all available banners are loaded #168

Open
tallistroan opened this issue May 19, 2021 · 3 comments
Open

Map: Add info, if not all available banners are loaded #168

tallistroan opened this issue May 19, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@tallistroan
Copy link
Contributor

After the initial start of the app, not all available banners are shown immediately on the overview map at small zoom levels.
Show a note, that the user has to zoom in, to see all/more banners. Maybe check somehow, if all banners are loaded and if so, discard that note.

@NineBerry NineBerry changed the title Map: Add info, if not all available maps are loaded Map: Add info, if not all available banners are loaded May 19, 2021
@NineBerry
Copy link
Contributor

I'd propose the following: If the server returns the same number of banners as requested (currently 50), show a marker with a warning symbol in one corner of the map. Title = "Not all banners shown. Zoom in to see more banners". Clicking the button should zoom in one more zoom level

@tallistroan
Copy link
Contributor Author

Maybe an additional solution to improve performance and usability would be to show banners only for zoom levels e.g. 10+ (similar to the waypoints on the detail map) and otherwise show a note, that the user needs to zoom in to see the banners. But still it would be possible to zoom out and pan quickly to another continent at the map to 'explore' missions somewhere else.

@KirDE KirDE added this to the v.2.0 milestone May 29, 2021
@tallistroan tallistroan added the enhancement New feature or request label May 31, 2021
@NineBerry
Copy link
Contributor

Question: Originally we had the idea that the banners returned would be sorted by distance to the center of the map. In this case, the user would see all correct information in the center of the map and missing banners would be at the edge. Can this bis implemented in the backend?

@ewoerner ewoerner removed this from the v.2.0 milestone Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants