I am using the Backendless Geolocation API to store a bunch of hotel locations. The hotel data is present in a separate table, which is ralated to the geopoints. I was wondering how I would be able to extract data from the Hotels table, using the geopoints.
I have implemented the use of the Seacrh for Geopoints within a radius. This is working fine, but how do I get any related data?