[][src]Module google_maps::directions::request::location

Contains the Location enum and its associated traits. It is used to specify origin and destination locations in the form of a text address, latitude/longitude pair, or Google Place ID.

Enums

Location

Used to specify the address, latitude/longitude, or place ID for the origin and destination.