working with Geopoints

19 views
Skip to first unread message

Ruchi Singla

unread,
Mar 23, 2018, 11:38:30 AM3/23/18
to Back4App
I have excel sheet with "location",.how i can get the location saved as geopoints in class in backapp

nat...@back4app.com

unread,
Mar 26, 2018, 11:45:02 AM3/26/18
to Back4App
Hi Ruchi,

thanks for reaching out!
So, if you want to upload a file to work with geopoints at Back4App, you need to sending a JSON with the correct structure:
"pointer": {
      "__type": "GeoPoint",
      "latitude": 56,
      "longitude": 99
    }

And you can work using queries at GeoPoints: http://docs.parseplatform.org/js/guide/#geo-queries, if you prefer, to retrieve a object you can take a look at the guide below:


Regards,
Natália. 



Reply all
Reply to author
Forward
0 new messages