Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where do I put APP_KEY when i use DistanceMatrixRequest #273

Open
spmsupun opened this issue Feb 16, 2018 · 1 comment
Open

Where do I put APP_KEY when i use DistanceMatrixRequest #273

spmsupun opened this issue Feb 16, 2018 · 1 comment

Comments

@spmsupun
Copy link

There are no place to put my google app_key when i use DistanceMatrixRequest

@sirio3mil
Copy link

You have something like this

$distanceMatrix = new DistanceMatrixService(new Client(), new GuzzleMessageFactory());

Then you can set it here

$distanceMatrix->setKey('API-KEY');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants