path property

List<List<Object>> path
getter/setter pair

Path taken from start to destination (list of coordinates)

Implementation

List<List<Object>> path;