Global

Methods

# getInboundEndPoint(options) → {LatLngLiteral}

Returns the inbound end point based on the provided parameters.
Parameters:
Name Type Attributes Default Description
options Object The options object.
travelMode string The travel mode.
origin LatLngLiteral The origin point.
destination LatLngLiteral The destination point.
stops Array <optional>
[] The stops along the way.
- The inbound end point.