coordinates property

List<List<List<double>>> coordinates
final

List of linear rings (first is exterior, rest are holes).

Implementation

final List<List<List<double>>> coordinates;