Fixed detail-search according to googles latest changes #9

Merged
Zn4rK merged 1 commit from master into master 2014-07-24 02:56:21 +00:00
Zn4rK commented 2014-07-21 10:27:59 +00:00 (Migrated from github.com)

Google recently changed the behaviour for the Places API, now you must specify either a reference or a placeid. This fix checks for either one of them.

https://developers.google.com/places/documentation/details#PlaceDetailsRequests

Google recently changed the behaviour for the Places API, now you must specify either a reference or a placeid. This fix checks for either one of them. https://developers.google.com/places/documentation/details#PlaceDetailsRequests
coveralls commented 2014-07-21 10:29:54 +00:00 (Migrated from github.com)

Coverage Status

Coverage remained the same when pulling c194f5b97f on Zn4rK:master into c3fe6e8e59 on joshtronic:master.

[![Coverage Status](https://coveralls.io/builds/988904/badge)](https://coveralls.io/builds/988904) Coverage remained the same when pulling **c194f5b97f309025b7b03a8517f96fa6aa98ea90 on Zn4rK:master** into **c3fe6e8e5934f3274e331f8751da92cea15fd57a on joshtronic:master**.
joshtronic commented 2014-07-24 02:56:36 +00:00 (Migrated from github.com)

Thanks for the fix @Zn4rK !!

Thanks for the fix @Zn4rK !!
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: joshtronic/php-googleplaces#9
No description provided.