Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

Index

Enumeration Members

Enumeration Members

HIDDEN: "HIDDEN"

Place chooser is hidden.

SHEET: "SHEET"

Place chooser is shown as a sheet.

Generated using TypeDoc