viaPointPositions property
Via points (throughpoints) can appear only at nodes of the section's
geometry. The vector contains the positions of all corresponding
nodes. These positions should be listed in ascending order.
Implementation
core.List<core.int> get viaPointPositions;