Is there a way to get the information of:
"AStarNavigator>variables/travelmembers/Operator>travelPath" ?
I have to to get the information of col and row, because I want to set them in the
"AStarNavigator>stats/extraData"
I am using the AStar Object with a Network, which is currently not compatible. I want the Operators to walk a defined path, but highlight the Areas, where the Operators encounter the blocked Status. For that, I want to use the Heat Map of the AStar object and set the values of the heat map by Hand, for every encountered Blocked Status of each Operator in the Network.