open class DirectionOriginRequest
The class for assign the origin position.
Since 1.0.0
<init>
DirectionOriginRequest(apiKey: String)
from
open fun from(origin: LatLng): DirectionDestinationRequest
Assign the origin coordination of the request.