Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distance from the centerpoint is missing #30

Open
SherpaMiguel opened this issue Apr 16, 2023 · 1 comment
Open

Distance from the centerpoint is missing #30

SherpaMiguel opened this issue Apr 16, 2023 · 1 comment

Comments

@SherpaMiguel
Copy link

SherpaMiguel commented Apr 16, 2023

Distance from the centerpoint is calculated correctly but when object is mapped from distanceDocSnapshot to documentSnapshot, distance property is lost.

Line 144 of collection.dart
return filteredList.map((element) => element.documentSnapshot).toList();

@dannycortesv
Copy link

Yes, distance is missing on the results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants