Hi, From OCX routeFind function I got routeId and from routeFirstEdge and routeNextEdge functions I got route step-by-step route explanation. RouteFirstEdge and routeNextEdge functions returns dataId which can be used in mapHighlightManyAddObject function who adds object to map queue and mapHighlightManyFinish function highlight route in map. But what I want to do is I want get latitude and longitude form those points?