PolygonGeometry(vertices: MutableList<LatLng!>!)
Instantiates a new PolygonGeometry object based on vertices.
vertices - MutableList<LatLng!>!: The array of polygon vertices.
vertices