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

add a live mode to the map #44

Open
EddyIonescu opened this issue Mar 29, 2018 · 2 comments
Open

add a live mode to the map #44

EddyIonescu opened this issue Mar 29, 2018 · 2 comments

Comments

@EddyIonescu
Copy link
Member

EddyIonescu commented Mar 29, 2018

  • add a toggle for "live"
  • when toggled, it'll automatically update the date/time every 15 seconds, which will trigger a map update
  • we could use Relay subscriptions for this, which would also involve making changes to the API as to send events. Just adding a timer and refetching everything will be a lot easier and can be improved in the future.
@ckrajewski
Copy link
Contributor

screen shot 2018-11-07 at 9 03 33 pm

@ckrajewski
Copy link
Contributor

@EddyIonescu Added live mode toggle underneath Time
Updates every 15 seconds, though I did not update the Time section to show seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants