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

How to apply geoCollection.within for polygons #183

Open
tyler-jewell opened this issue Mar 23, 2022 · 0 comments
Open

How to apply geoCollection.within for polygons #183

tyler-jewell opened this issue Mar 23, 2022 · 0 comments

Comments

@tyler-jewell
Copy link

I am storing polygons in firebase with this model:

document.data() = {'polygonPoints': [GeoPointA, GeoPointB, ...]}

How would I create a stream of data that checks which polygons have at least one geoPoint within a given lat/lng + radius?

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

1 participant