Is there a way to get the nearest checkins & tips from my friends only
for a given lat, lng ?
I know that I can get the recent checkins from my friends and then
store them but I wonder if there is something easier.
If not, can we use pagination on the checkins method ?
Thanks,
Pierre
"tips from friends" is something we're thinking about; something on
the medium term timeline
Is there a way to get previous checkins from friends then ?
On Mar 26, 9:37 pm, naveen <naveen...@gmail.com> wrote:
> for now, we've opted to keep the methods simple rather than complicate
> them with multiple options. so right now, /checkins for instance
> returns the full checkins timeline and leaves it up to your client app
> to pivot anyway you want
>
> "tips from friends" is something we're thinking about; something on
> the medium term timeline
>
On Mar 29, 7:36 am, Pierre <pie...@valade.info> wrote:
> Is there a way to get previous checkins from friends then ?
no, not at the moment
still thinking through this