This request was invalid.
The place referenced was not found.
The response contains a valid result.
The application has gone over its request quota.
The application is not allowed to use the PlacesService
.
The PlacesService
request could not be processed due to a
server error. The request may succeed if you try again.
No result was found for this request.
Generated using TypeDoc
The status returned by the
PlacesService
on the completion of its searches. Specify these by value, or by using the constant's name. For example,'OK'
orgoogle.maps.places.PlacesServiceStatus.OK
.Access by calling
const {PlacesServiceStatus} = await google.maps.importLibrary("places")
. See https://developers.google.com/maps/documentation/javascript/libraries.