Sort BackendlessDataQuery 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 or maybe using Business Logic considering page and offset?

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 fetch everything and perform the sort on client, because the data set may be large.

Thanks.

Hi!

This feature currently on dev stage
Your question is related to this topic:
http://support.backendless.com/t/how-can-i-sort-of-geopoint-by-distance

Thanks Kate,

I’ve made a mistake with the type when creating the previous post, but i couldnt change it after.