Skip to content

Conversation

@eastbayjake
Copy link

Closes #12. This parameter is no longer required for Search, Autocomplete, or Detail

Closes jpowers#11. The Places API deprecated the _reference_ parameter on June 24, 2014 and it will no longer be accepted starting June 24, 2015. Requests should instead use the _place_id_ returned by a Search request, which can be passed to a follow-up Detail request with the _placeid_ parameter. (Please note the lack of underscore in the parameter for the Detail request.) [Source](https://developers.google.com/places/documentation/search)
@eastbayjake eastbayjake changed the title Remove sensor parameter Remove sensor parameter and Replace reference with place_id Sep 4, 2014
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

Successfully merging this pull request may close these issues.

Sensor parameter is no longer required

1 participant