GoogleMapsResult
Stentor API Reference / stentor-models/src / GoogleMapsResult
Interface: GoogleMapsResult
Defined in: packages/stentor-models/src/Location/GoogleMaps.ts:34
Single entry of the results array
Propertiesβ
address_componentsβ
address_components:
GoogleMapsAddressComponent[]
Defined in: packages/stentor-models/src/Location/GoogleMaps.ts:35
formatted_addressβ
formatted_address:
string
Defined in: packages/stentor-models/src/Location/GoogleMaps.ts:36
geometryβ
geometry:
object
Defined in: packages/stentor-models/src/Location/GoogleMaps.ts:37
boundsβ
bounds:
GoogleMapsLocationBox
locationβ
location:
GoogleMapsLocation
location_typeβ
location_type:
string
viewportβ
viewport:
GoogleMapsLocationBox
place_idβ
place_id:
string
Defined in: packages/stentor-models/src/Location/GoogleMaps.ts:43
typesβ
types:
string[]
Defined in: packages/stentor-models/src/Location/GoogleMaps.ts:44