google-maps-documentation

PlaceGeometry interface

google.maps.places.PlaceGeometry interface

Defines information about the geometry of a Place.

Library

places

Properties
location
Type:  LatLng optional
The Place’s position.
viewport
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.