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

Display mobile devices in the UI #17

Open
4 tasks
sbrl opened this issue Mar 1, 2019 · 0 comments
Open
4 tasks

Display mobile devices in the UI #17

sbrl opened this issue Mar 1, 2019 · 0 comments
Labels
complexity: high It's wildly complicated. enhancement New feature or request

Comments

@sbrl
Copy link
Collaborator

sbrl commented Mar 1, 2019

We would like to be able to display mobile devices on the map.

  • We can display mobile device markers with their last-known location
  • We can display a devices route by looking at last-known readings - but only if a marker is clicked
  • Mobile devices will never have a device location in the DB
  • We can interpolate to guess the location of a reading based on the next / previous readings in the client-side front-end

We'll need some real data coming in to test it though.

@sbrl sbrl added the enhancement New feature or request label Mar 1, 2019
@sbrl sbrl added the complexity: high It's wildly complicated. label May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: high It's wildly complicated. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant