1
Guys, here’s the thing, I’m looking to make an app that will display to the user the route he made, the distance of the route he traveled and the average speed...
My question is, what’s the best way I could do that? I’ve been observing today has several applications in the market that does this, for example, the person will run and at the end shows all this data, at first this is what I need...
The problem is where do I start? I will be using Cordova for development, using the Geolocation feature I have the GPS data, but how would I save the path that person did? And the other data?
I tried to google something but the problem I don’t even know where to start.... Hahaha.
Opá, all right Drealler? Thanks for the north! I was researching and I found something from Google Api Matrix that makes some bids of these that I need, but I need to map the route that the guy did, example, the guy will come out of point A, he will walk and then will go back to point A again, the path that he did, The places he passed, I need to show off. I was observing that I could save the Lat/Lng in X time but I could not understand yet this Google Matrix api, I’m taking a look, but before-hand thanks for the answer.
– Crazy