Commit graph

9 commits

Author SHA1 Message Date
Josh Sherman
dbd661091b Finished up unit tests
Got pretty intense trying to test the subradius logic. Refactored a bit along
the way.
2014-09-20 01:46:33 -04:00
Josh Sherman
926a19c5b3 Working on unit tests. 2014-09-16 22:28:53 -04:00
Josh Sherman
fcc46d6bfd Working on those unit tests. 2014-09-15 23:18:05 -04:00
Josh Sherman
d75bd71593 Dropped closing ?> and switched from tabs to spaces. 2014-09-13 08:11:23 -04:00
Josh Sherman
4d67210533 Code cleanup, moved from tabs to spaces
Did a small bit of cleanup and retabbed the file.
2014-09-13 07:55:04 -04:00
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