The request was invalid.
The request did not encounter any errors.
The webpage has gone over the requests limit in too short a period of time.
The webpage is not allowed to use the elevation service.
The elevation request could not be successfully processed, yet the exact reason for the failure is not known.
Generated using TypeDoc
The status returned by the
ElevationService
upon completion of an elevation request. Specify these by value, or by using the constant's name. For example,'OK'
orgoogle.maps.ElevationStatus.OK
.Access by calling
const {ElevationStatus} = await google.maps.importLibrary("elevation")
. See https://developers.google.com/maps/documentation/javascript/libraries.