LocationInfo

A location with any additional identifiers.

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

object (LatLng)

The location's coordinates.