Skip to content

Feature request: add fieldname to near function #193

@SchnMar

Description

@SchnMar

Hello Michael,

first of all, thank you for this amazing package. I'm trying to use it in a cloud function for my flutter app. To be able to use it, I need an extension of the near function.

In my flutter geofire I use a "within"-function, which has 3 parameters:

  • center (as in js-near function)
  • radius (also as in js-near function)
  • optional field

The third optional parameter is what I need. In this parameter, I can pass a field name for a given field structure within my document. This structure contains the location data required by Geofire.

Can you extend the library or is there already a possibility within the given library for this functionality?

Best,
Marcel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions