coordinates property

List<List<List<double>>> coordinates
getter/setter pair

The coordinates member is a array of linear ring coordinate arrays.

Implementation

var coordinates = <List<List<double>>>[];