Available only in the v=beta channel: https://goo.gle/3oAthT3.
Layout modes for the place chooser.
Access by calling const {PlaceChooserLayoutMode} = await google.maps.importLibrary("localContext"). See https://developers.google.com/maps/documentation/javascript/libraries.
const {PlaceChooserLayoutMode} = await google.maps.importLibrary("localContext")
Place chooser is hidden.
Place chooser is shown as a sheet.
Generated using TypeDoc
Available only in the v=beta channel: https://goo.gle/3oAthT3.
Layout modes for the place chooser.
Access by calling
const {PlaceChooserLayoutMode} = await google.maps.importLibrary("localContext")
. See https://developers.google.com/maps/documentation/javascript/libraries.