KmlPolygon

constructor(outerBoundaryCoordinates: List<LatLng>, innerBoundaryCoordinates: List<List<LatLng>>)

Creates a new KmlPolygon object

Parameters

outerBoundaryCoordinates

single array of outer boundary coordinates

innerBoundaryCoordinates

multiple arrays of inner boundary coordinates