//! Resources (enums, structs) for processing the _Snap To Roads_ 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.
// -----------------------------------------------------------------------------
use crateLatLng;
use ;
// -----------------------------------------------------------------------------
//
/// [SnappedPoint](https://developers.google.com/maps/documentation/roads/snap#SnappedPoint)
// struct