Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

Hierarchy

  • AddressComponent

Index

Constructors

Properties

Constructors

Properties

longText: null | string

The full text of the address component.

shortText: null | string

The abbreviated, short text of the given address component.

types: string[]

An array of strings denoting the type of this address component. A list of valid types can be found here.

Generated using TypeDoc