Tracking multiple objects using GPS
-
Hi all,
I'm hoping this is possible and there is a framework out there already.
I am writing a program to take in gps data from multiple bike trackers to be able to put their real time positions on a map.
I have got the units setup and the data coming in over a serial port, now I'm onto trying to have a map and display their position on it. I've been looking around but haven't been able to find a solution that displays all the bikes on one map.
So my question, does anyone know of a solution that will allow me to have a premade, or make my own, track that will allow me to put 2 to 5 bikes on the same map.
-
Hi,
By map, do you mean a real map ? Or are you going to draw your own ?
-
So it looks like you could be interested in the Qt Location module