Namespace GoogleMapsApi.Entities.Roads.Response
Classes
- NearestRoadsResponse
Response from the Roads API Nearest Roads endpoint.
- RoadsLocation
A latitude/longitude coordinate returned by the Roads API. Unlike Location (which serializes as
lat/lng), the Roads API uses thelatitude/longitudeJSON keys.
- SnapToRoadsResponse
Response from the Roads API Snap to Roads endpoint.
- SnappedPoint
A point snapped to a road segment. Returned by Snap to Roads, Nearest Roads, and (when a path is supplied) Speed Limits.
- SpeedLimit
Posted speed limit for a single road segment, identified by PlaceId.
- SpeedLimitsResponse
Response from the Roads API Speed Limits endpoint.
Enums
- SpeedLimitUnits
Unit of the speed value on a SpeedLimit.