Options
All
  • Public
  • Public/Protected
  • All
Menu

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

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

Hierarchy

  • OpeningHoursPoint

Index

Constructors

Properties

Constructors

Properties

day: number

The day of the week, as a number in the range [0, 6], starting on Sunday. For example, 2 means Tuesday.

hour: number

The hour of the OpeningHoursPoint.time as a number, in the range [0, 23]. This will be reported in the Place’s time zone.

minute: number

The minute of the OpeningHoursPoint.time as a number, in the range [0, 59]. This will be reported in the Place’s time zone.

Generated using TypeDoc