Options
All
  • Public
  • Public/Protected
  • All
Menu

Available only in the v=beta channel: https://goo.gle/3oAthT3.

Layout modes for the place details.

Access by calling const {PlaceDetailsLayoutMode} = await google.maps.importLibrary("localContext"). See https://developers.google.com/maps/documentation/javascript/libraries.

Index

Enumeration Members

Enumeration Members

INFO_WINDOW: "INFO_WINDOW"

Place details is displayed in an google.maps.InfoWindow.

SHEET: "SHEET"

Place details is displayed in a sheet.

Generated using TypeDoc