imperiumlabs / GeoFirestore-Android

GeoFirestore for Android - Realtime location queries with Firestore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getAtLocation wrong results

leonfriedrichsen opened this issue · comments

If you use the geoFirestore.getAtLocation () method, the radius is inaccurate to 10 kilometers.

Me pasa lo mismo.

Hi guys, right now the method accepts meters instead of kilometers. I know it's confusing because the listener accepts it in km but this one is in meters.