Changes
# Set values for the Geo data (Latitude, Longitude, Altitude) of the object
# Objects are sorted ascending by the distance calculated from the client's and the object's position as given by its Geo data
# The eventual difference in building levels is also taken into account; so if an object is 1 meter away horizontally, but three levels above the user, it won't be sorted higher than an object being 30 meters away on the same building level the user is in. We're also working on including the height into our distance calculations in a better way. ({{Version/AndroidSince|2.5.3}})
'''Criterion 4''': Objects are sorted '''ascending''' according their '''description'''
{{Attention|The properties GROUPID and ORDERID must be published to the mobile client, hence configured in the ACM. Set '''Visibility''' to '''Hidden''' if the properties should not be visible though.}}
[[Category:Client|Sort Objects on Mobile Client]][[Category:How-To|Sort Objects on Mobile Client]]