google.maps.places.PlaceGeometry interface
Defines information about the geometry of a Place.
places
Properties
Type: LatLng optional
The Place’s position.
Type: LatLngBounds optional
The preferred viewport when displaying this Place on a map. This property will be null if the preferred viewport for the Place is not known. Only available with PlacesService.getDetails.