Facebook
From Gipsy, 4 Years ago, written in Plain Text.
This paste is a reply to Re: Re: Re: Untitled from Crippled Tern - go back
Embed
Viewing differences between Re: Re: Re: Untitled and Posibble destination
Request:
  
  {
      destination: number
      radius: number,
      limit: number
number,
      trip_date: date (optional)
  }
  
  Sorted by distance(ASC)


Response:

{
        origins: [{ localisation_id:, localisation_name:, latitude:, longitude: }, (...)]
}