[][src]Module google_maps::distance_matrix::response

Resources (enums, structs) for processing the Distance Matrix 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. The Distance Matrix API shares many enums and struct with the Directions API. If you're not finding what you're looking for in this module, check out the Directions modules also.

Modules

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

Distance Matrix responses contain the following root elements.