legIndex property
int
get
legIndex
A leg is a section of the route between two consecutive waypoints.
Implementation
core.int get legIndex;
set
legIndex
(int val)
Implementation
set legIndex(core.int val);