Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Price level enum for Place objects.

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

Index

Enumeration Members

EXPENSIVE: "EXPENSIVE"
FREE: "FREE"
INEXPENSIVE: "INEXPENSIVE"
MODERATE: "MODERATE"
VERY_EXPENSIVE: "VERY_EXPENSIVE"

Generated using TypeDoc