googleDirectionLibrary / com.akexorcist.googledirection / GoogleDirection

GoogleDirection

open class GoogleDirection

Initiate class for direction request of the Google Direction API.

Since
1.0.0

Constructors

<init>

GoogleDirection()

Initiate class for direction request of the Google Direction API.

Functions

withServerKey

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.