Commit graph

8 commits

Author SHA1 Message Date
Jonathan Stanley
411bf890b9 adding subdividing ability for exhaustive search 2014-03-11 16:20:59 -06:00
Jonathan Stanley
8facb09a44 distance to degrees 2014-03-11 12:16:32 -06:00
Jonathan Stanley
4c5f50641b break down functions 2014-03-11 11:38:49 -06:00
Josh Sherman
f2eddb8036 Implemented pagetoken and dropped unsetting
Thanks to @bristweb for this update! Seems I failed to properly implement the pagetoken and there was a block of code where I was unsetting parameters because at the time it seemed as if Google was not ignoring them as they claimed they would (a/k/a they "lied").

I'm not overly fond of the `sleep(3)` but it's a necessary evil because Google's pagetokens are not immediately available (as per https://developers.google.com/places/documentation/search#PlaceSearchPaging). My thought would be to perhaps create a loop that will retry X times every Y seconds to better compensate for inconsistent activation times on Google's end.

Closes #4 (for the most part)
2014-02-26 10:06:20 -05:00
Rasmus Bengtsson
90814cb718 Added support for radarsearch and place details 2014-01-28 17:04:00 +01:00
Josh Sherman
d055fa49dd Working on the next page logic 2012-12-14 00:58:10 -05:00
Josh Sherman
627c9df2e6 Hax0ring 2012-12-13 22:31:44 -05:00
Josh Sherman
38ef651ec2 Stashing changes, got basic workflow down, working on all the nuances of the nearbyplaces call 2012-12-13 15:09:53 -05:00