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

Mssing SessionToken Property for Place-Autocomplete #139

Open
ri-gr opened this issue Sep 8, 2018 · 1 comment
Open

Mssing SessionToken Property for Place-Autocomplete #139

ri-gr opened this issue Sep 8, 2018 · 1 comment

Comments

@ri-gr
Copy link

ri-gr commented Sep 8, 2018

Hi, i am missing the possibility to pass a SessionToken as described here

https://developers.google.com/places/web-service/autocomplete?hl=de#session_tokens

Furthermore the documentation says:

Tip: Establishment results generally do not rank highly enough to show in results when the search area is large. If you want establishments to appear in mixed establishment/geocode results, you can specify a smaller radius. Alternatively, use types=establishment to restrict results to establishments only.

but the Code says 'PlaceTypes.Establishment' is obsolete on passing it to the AutocompleteRequest Object.

Sorry if i overlooked something. Hoping for Feedback. Thanks alot

@szh
Copy link

szh commented Feb 15, 2019

I created pull request #145 which adds the session token option.

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