sdk-search / com.tomtom.online.sdk.search.data.geometry.query / PolygonGeometry / <init>

<init>

PolygonGeometry(vertices: MutableList<LatLng!>!)

Instantiates a new PolygonGeometry object based on vertices.

Parameters

vertices - MutableList<LatLng!>!: The array of polygon vertices.