Available only in the v=beta channel: https://goo.gle/3oAthT3.
Access by calling const {AddressComponent} = await google.maps.importLibrary("places"). See https://developers.google.com/maps/documentation/javascript/libraries.
const {AddressComponent} = await google.maps.importLibrary("places")
The full text of the address component.
The abbreviated, short text of the given address component.
An array of strings denoting the type of this address component. A list of valid types can be found here.
Generated using TypeDoc
Available only in the v=beta channel: https://goo.gle/3oAthT3.
Access by calling
const {AddressComponent} = await google.maps.importLibrary("places")
. See https://developers.google.com/maps/documentation/javascript/libraries.