S it possible to implement real-time vehicle location tracking on Quick Sight maps?

"Is it possible to implement real-time vehicle location tracking on Quick Sight maps?

Specifically, I’m looking to:

Display vehicle locations on a map visualization
Update these locations in real-time/streaming manner
Handle multiple vehicle positions simultaneously

Has anyone implemented similar real-time geospatial tracking in Quick Sight? If so, what approach did you use for the data streaming and map updates?

Any examples or best practices would be greatly appreciated."

Hello @kolodnydan

I have never done this but as long as you have the x/y coordinates in your dataset you could try using direct query to get a near real time effect. You would have to refresh the dashboard or if you embed the dashboard, have a system to trigger dashboard refreshes.