I am trying to tie my Traccar instance into a powerapp that I am building to show a marker on the map where an event has been reported and take it away when it is clear. How can I add these kind of "Events" that appear and disappear? The "events" that are being reported are added to a database that can work the same way as the location data from the vehicles. When there is an open "event" then it would populate during the refresh of all the data on the map and if it is closed then it would disappear from the map. Any thoughts or suggestions because I have no idea where to start.
Register a new device for the event and report a location with an alarm. That way it will show on the map. Then remove the device when you don't need it anymore.
I am trying to tie my Traccar instance into a powerapp that I am building to show a marker on the map where an event has been reported and take it away when it is clear. How can I add these kind of "Events" that appear and disappear? The "events" that are being reported are added to a database that can work the same way as the location data from the vehicles. When there is an open "event" then it would populate during the refresh of all the data on the map and if it is closed then it would disappear from the map. Any thoughts or suggestions because I have no idea where to start.