geometries property

List<GeoJSONGeometry> geometries
getter/setter pair

A list of geometries included in this collection.

Implementation

var geometries = <GeoJSONGeometry>[];