CUTR-at-USF / usf-mobullity

USF Maps responsive web application
http://maps.usf.edu/
8 stars 7 forks source link

Make client-side refresh rate configurable via URL parameter #402

Open barbeau opened 7 years ago

barbeau commented 7 years ago

Summary:

We're looking at using the USF Maps App on TVs in display lobbies. As part of these installations, we'd like to increase the client/server refresh rate for items like the USF Bull Runner to show the vehicles moving on the map more smoothly.

TODO:

barbeau commented 7 years ago

From @liquidsunshine, regarding priority of some of these related issues for using the app to show information in the CUTR lobby on a TV display:

Here’s how I would prioritize them, based on CUTR’s needs:

  1. https://github.com/CUTR-at-USF/usf-mobullity/issues/401 (a bug)
  2. https://github.com/CUTR-at-USF/usf-mobullity/issues/403 (allows us to automatically center on CUTR)
  3. https://github.com/CUTR-at-USF/usf-mobullity/issues/404 (allows us to automatically bypass popup)
  4. https://github.com/CUTR-at-USF/usf-mobullity/issues/405 (offers a better view of CUTR)
  5. https://github.com/CUTR-at-USF/usf-mobullity/issues/402 (possibly improves refresh performance)