mikeyjk / MurdochNavigate

Interactive, intelligent navigational assistance for Murdoch University Campus (South Street).
GNU General Public License v3.0
0 stars 1 forks source link

Menu functionality + multiple entrance handling #7

Open mikeyjk opened 9 years ago

mikeyjk commented 9 years ago

Currently we are creating menu entries by the 'name' of the building or service. Then if the user elects it, we use the first entrance defined in the entrance arrays. This is going to require re-structuring. How should we handle multiple entrances? Make multiple menu options? Could clutter the UI but would be easy enough to achieve.