Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 786 Bytes

BusinessStatus.md

File metadata and controls

26 lines (14 loc) · 786 Bytes

See html formatted version

BusinessStatus constants

google.maps.places.BusinessStatus constants

The operational status of the Place, if it is a business, returned in a PlaceResult (indicates whether the place is operational, or closed either temporarily or permanently). Specify these by value, or the constant's name (example: 'OPERATIONAL' or google.maps.places.BusinessStatus.OPERATIONAL).

Library

places

Constants

undefined

The business is closed permanently.

undefined

The business is closed temporarily.

undefined

The business is operating normally.