Hello
I am getting somehow big differences in the distance and travel time between resources on the schedule board. I want to know what is the mechanism to calculate the distance and time travel on the scheduling board? My client uses both Bing and Google map to check the correctness of the distance and travel time and they are literally losing their confidence on the system because the discrepancies they see after comparing Bing Map and the travel time/distance on the schedule board?
I was under impression that every time the schedule board is loaded, the platform calls Map API but after using fiddler I realised that no map API is being call each time the board is loaded. So the question is how the distance is calculated? Is it based on a cached table in database or on the go?
Any insight to reduce this difference is highly appreciated.