Skip to main content

GoogleMapsResult

Stentor API Reference


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