-
Notifications
You must be signed in to change notification settings - Fork 0
Map Page View
Chloe Brown edited this page Oct 20, 2024
·
10 revisions

- The main map view will always be active and viewable on the map screen

- The search bar will allow users to search for buildings/locations by address or name

- The add pin button will allow users to add a custom pin to the map

- The filter pin button will bring up a menu to change what pins appear on the map

- The hazards button will show hazards on the road such as construction, traffic congestion, and closed roads

- The routes button will show the user previous routes they have taken
- The favorites button will show the user their favorited locations
- After clicking on a pin on the map, a pop-up will appear which shows information about the location.
- Some of the information on this page includes: a picture of the location, the location's name, hours, and phone number, as well as additional names.
- The Filter Pins tab will show a list of pin filters. Location pins are separated into different categories, which are further separated into different sub-categories.
- Categories include things like Parking locations, Housing locations, Dining locations, Shuttle stops, Athletic buildings, etc.
- Sub-categories specify more on what type of location it is. For example, the Parking location category is separated into Garages, Any-Decal Lots, Student Lots, Faculty Lots, and Reserved Lots.
- A user can click a sub-category, and it will reveal a drop-down menu showing a list of all locations belonging to it. In that drop-down menu, the user can select which pins in the sub-category are shown or hidden, or even quick jump to the location. At the top of each sub-category, there is also a button to show or hide all locations in the sub-category.
- Clicking the routes button will show routes taken and created by the user.
- Looking at a route will also give an estimate for how long it will take to follow the route.
Cockys-Way