points

var points: List<List<Point>>

A list of lists of Point for the fill, which represents the locations of the fill on the map

To update the polygonAnnotation on the map use {@link PolygonAnnotationManager#update(Annotation)}.