Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 801 Bytes

File metadata and controls

26 lines (14 loc) · 801 Bytes

See html formatted version

PlaceGeometry interface

google.maps.places.PlaceGeometry interface

Defines information about the geometry of a Place.

Library

places

Properties

undefined

Type:  LatLng optional

The Place’s position.

undefined

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.