Replies: 1 comment
-
It would probably be good to also show the monitored regions that exist at the time the location was captured. Would help remote debugging, too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Had this idea for Event Log, there are two minor additions that I think would make troubleshooting a lot easier.
Describe the solution you'd like
When you drill down into the payload, there is no "title" (for lack of a better description) among the payload. You just get some JSON, but it doesn't say what event you're looking at or what time the event occurred. Seems like it'd be a good idea to put that info here as well?
When an event has GPS coordinates (location update), it might help to show a map view with a marker of those coordinates. This will help the user to much more easily troubleshoot things and determine where something may have went wrong.
Below is a very rough "mockup" / idea of what I mean.
Describe alternatives you've considered
Additional context
Beta Was this translation helpful? Give feedback.
All reactions