Fixed detail-search according to googles latest changes #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Coverage remained the same when pulling
c194f5b97f
on Zn4rK:master intoc3fe6e8e59
on joshtronic:master.Thanks for the fix @Zn4rK !!