Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Pagetoken #1

Open
jrean opened this issue Oct 5, 2018 · 1 comment
Open

Pagetoken #1

jrean opened this issue Oct 5, 2018 · 1 comment

Comments

@jrean
Copy link

jrean commented Oct 5, 2018

Hi,

How do you get the pagetoken value so you can iterate over results?
Now when trying:

    $response = $client->placeSearch('textsearch')->setOptions([
        'query' => 'xxx',
        'type'  => 'xxx'
    ])->request();

Return $response doesn't contain any pagetoken.

Thxs

@timothymarois
Copy link
Member

Hi, @jrean I originally built this for a project I was working on, which is still in use today, however, there may be some missing pieces, if you think it's easy to add, send in a pull request; as contributions are welcomed. I'm a bit overwhelmed with work, so It would be a while before I could look into adding that. I feel like what you've asked is just a simple parameter to pass.

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

No branches or pull requests

2 participants