Sort query by distance

Hi,
There is any solution to perform a sort ordering in a BackendlessDataQuery based on distance function in a geopoint column using the QueryOptions API? Maybe using Business Logic?

I’m my use case, i have a result set where i already use the pageSize and offset options, but i need to sort it based on distance too. I can’t perform the sort on client, because the data set may be large.

Thanks.

Hi!

Your issue related to this topic
http://support.backendless.com/t/how-can-i-sort-of-geopoint-by-distance
Internal task 11910 currently on dev stage.