[][src]Module google_maps::elevation::response

Resources (enums, structs) for processing the Elevation API response from the Google Maps Platform. Look in here for more information about the data returned from Google's server and how to parse it with your program.

Modules

point
status

Contains the Status enum and its associated traits. It may contain debugging information to help you track down why the service request failed.

Structs

Response

The response from the Google Maps Elevation API is stored in this structure.