Hi, I need your help again.
Please compare two screen shots below. Both of them are showing the same part of routing path starting from the exact same point. The top one is using RoutingExplore, and the bottom one is from my code, using the result from RoutingEngine.GetRouteViaVisitStops(), simply rendering RoutingResult.Route into RoutingLayer.
Could you see the path in the bottom one actually begins from behind the starting point?
Both referencing the same shape file rtg file. My application needs to be correctly starting from starting point, and get the distance as well. What can we do to fix this?
BTW same things happens at stopping points too.
Thanks,
Kaori