scottstamp / PokemonGo-Map

Reuploaded from AHAAAAAAA/PokemonGo-Map with latest fixes
GNU Affero General Public License v3.0
23 stars 23 forks source link

Get Request for raw_data? #40

Open jsl303 opened 7 years ago

jsl303 commented 7 years ago

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!