points property
Shape points, in travel direction (empty when the shape failed to decode).
The points are ordered in the travel direction of the referencing route — derive directional arrows from consecutive points.
Implementation
final List<Coordinates> points;