withPoints

fun withPoints(points: List<List<Point>>): PolygonAnnotationOptions

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

Return

this

Parameters

points

a list of a lists of the locations of the line in a longitude and latitude pairs