Loop

[START epa_geolocation_loop_definition] Represents a loop of geo coordinates. This should be a valid S2Loop.

JSON representation
{
  "point": [
    {
      object (LatLng)
    }
  ]
}
Fields
point[]

object (LatLng)

Points making the boundary of loop.