Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 983 Bytes

ElevationStatus.md

File metadata and controls

30 lines (16 loc) · 983 Bytes

See html formatted version

ElevationStatus constants

google.maps.ElevationStatus constants

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' or google.maps.ElevationStatus.OK.

Constants

undefined

This request was invalid.

undefined

The request did not encounter any errors.

undefined

The webpage has gone over the requests limit in too short a period of time.

undefined

The webpage is not allowed to use the elevation service for some reason.

undefined

A geocoding, directions or elevation request could not be successfully processed, yet the exact reason for the failure is not known.