I have a route (line) and its stops organized by a field called order. I want to create a new stop and reorder the route. Do you have any idea how to solve this. I am trying to use queryPointAndDistance but I can't find this function in the geometryengine, I am using nearestVertex and nearestCoordinate but it always returns isRightSide false (because all stops must be on the right of the route direction).
I am waiting for your valuable help. @AndyGup @RobertScheitlin__GISP
