Place chooser is displayed on a line below the map extending to the end of the container.
Place chooser is displayed inline with the map at the end of the line. (In a left-to-right language this means that the place chooser is to the right of the map.)
Place chooser is displayed inline with the map at the start of the line. (In a left-to-right language this means that the place chooser is to the left of the map.)
Generated using TypeDoc
Available only in the v=beta channel: https://goo.gle/3oAthT3.
Display positions for the place chooser.
Access by calling
const {PlaceChooserPosition} = await google.maps.importLibrary("localContext")
. See https://developers.google.com/maps/documentation/javascript/libraries.