Skip to main content

GoogleMapsGeocodeResponse

Stentor API Reference


Stentor API Reference / stentor-models/src / GoogleMapsGeocodeResponse

Interface: GoogleMapsGeocodeResponse

Defined in: packages/stentor-models/src/Location/GoogleMaps.ts:51

Represents a single response from the geocode api in JSON format e.g. https://maps.googleapis.com/maps/api/geocode/json?&address=Portland

Properties​

results​

results: GoogleMapsResult[]

Defined in: packages/stentor-models/src/Location/GoogleMaps.ts:52


status​

status: string

Defined in: packages/stentor-models/src/Location/GoogleMaps.ts:53