The list of vertices defining the polygon.
Must contain at least 3 points to form a valid polygon.
final List<GeoPoint> points;