Y
Y
Yura_Mart2018-03-03 14:53:18
Mobile development
Yura_Mart, 2018-03-03 14:53:18

Is it possible to track the time in motion using GPS (that is, while the vehicle is on the road) with the display of the entire path on a map in real time?

The bottom line is to display the time of movement and the route of the driver on the map in real time.
For example, the driver needs to drive for 2 hours, but he drives longer, in this case there should be an alert output that a break is needed.
Can this be implemented using the Google Maps API?
Or what is the best way to do it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
Boris Korobkov, 2018-03-03
@Yura_Mart

display driving time

All trackers do this. In extreme cases, you can compare the current situation with the previous one.
Or draw a map yourself (for example, based on data from OpenStreetMap), but this is a very long time to implement.
Or negotiate (pay) any existing card, because for free they only allow static, not tracking.

F
freeExec, 2018-03-03
@freeExec

Can this be implemented using the Google Maps API?

It is impossible, dispatching is prohibited for them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question