open class GoogleDirection
Initiate class for direction request of the Google Direction API.
Since
1.0.0
GoogleDirection()
Initiate class for direction request of the Google Direction API. |
open static fun withServerKey(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. |