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.
const {PriceLevel} = await google.maps.importLibrary("places")
Generated using TypeDoc
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.