open static fun withServerKey(@NonNull apiKey: String): DirectionOriginRequest
Create the Google Direction with Google Direction API Key. Notes - Do not put your Web API Key in the code directly. The key may be stole and misused by malicious parties.
apiKey - Web API Key for the Google Direction API
Return
The origin request object
Since
1.0.0