Daniyal Shahid
|
d6e7b0b802
|
Place details by placeid
$google_places->placeid = 'placeid'; // placeid from search results
$details = $google_places->details();
|
2014-08-06 23:17:56 +05:00 |
|
Zn4rK
|
c194f5b97f
|
Fixed detail-search according to googles latest changes
|
2014-07-21 12:25:23 +02:00 |
|
Josh Sherman
|
204f0151c1
|
Updated exceptions to compensate for namespace
|
2014-05-14 14:14:22 -04:00 |
|
Josh Sherman
|
e8d8689ce3
|
Added namespace, moved library to src
Also cleaned up some stray whitespace and formatted the latest functionality to
be in line with the rest of the file.
|
2014-05-14 12:09:18 -04:00 |
|