Module google_maps::elevation::response

source ·
Expand description

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§

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

Structs§

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