google.maps.places.PlaceGeometry
interface
Defines information about the geometry of a Place.
places
| Properties | |
|---|---|
location |
Type:
LatLng optionalThe Place’s position. |
viewport |
Type:
LatLngBounds optionalThe 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. |