Skip to content

GeoBoundingBox BoundingBox can no longer accept coordinates as params #8464

Open
@niemyjski

Description

@niemyjski

Is your feature request related to a problem? Please describe.

In nest you could do something like this q.GeoBoundingBox( m => m.Field(p => p.Field3).BoundingBox( "51.5032520,-0.1278990", "51.5032520,-0.1278990"))));

Describe the solution you'd like
It's not clear what options you need on the bounding box without really digging into the code and then changing all the arguments.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions