I see get request for raw_data has two coordinates (neLat, neLng, swLat, swLng). What are they for, and how do you use it?
It returns json without those parameters, and I was wondering when you use them.
My guess would be something has to do with northeast and southwest coordinates, but I' not sure what it's for.
I assume it's not for updating location, because there's a post request for next_loc for that.
Thanks!
I see get request for raw_data has two coordinates (neLat, neLng, swLat, swLng). What are they for, and how do you use it? It returns json without those parameters, and I was wondering when you use them. My guess would be something has to do with northeast and southwest coordinates, but I' not sure what it's for. I assume it's not for updating location, because there's a post request for next_loc for that. Thanks!