Hello all. I have a set of way points (eg: 10 waypoints) which i use to create a route from point A (a moving object - car) to Point B. i use google api to find the distance and time from moving object point A to Point B.
Issue : how would i know if point A has passed a way point 1,2 & 3 on the route and i should omit these way points when i calculate my new distance and time.
Thank you,
Issue : how would i know if point A has passed a way point 1,2 & 3 on the route and i should omit these way points when i calculate my new distance and time.
Thank you,