You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.
This idea is about the main menu of the application, where users can launch a location, install or update them. Instead (or in complement) of listing territories in a ListView, we can display it on a unique map.
All the location will be shown on this map (as markers or as polygons), with different colors to distinguish installed locations, updatable locations and installable locations. A lateral menu will allow to show/hide some of them, and a search bar to restrict them by name.
Colors for markers : green for installed location, light grey for available locations and orange for updatable locations.
It seems to be an intuitive UI and not so much complicated to do, the map component is already available. We have to make a MAP file with only national boundaries for the world and that's all.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This idea is about the main menu of the application, where users can launch a location, install or update them. Instead (or in complement) of listing territories in a ListView, we can display it on a unique map.
All the location will be shown on this map (as markers or as polygons), with different colors to distinguish installed locations, updatable locations and installable locations. A lateral menu will allow to show/hide some of them, and a search bar to restrict them by name.
Colors for markers : green for installed location, light grey for available locations and orange for updatable locations.
It seems to be an intuitive UI and not so much complicated to do, the map component is already available. We have to make a MAP file with only national boundaries for the world and that's all.
The text was updated successfully, but these errors were encountered: