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

Fixed search_queries_geo_bounding_box problem #1675

Open
wants to merge 1 commit into
base: release-branch.v7
Choose a base branch
from

Commits on Jul 24, 2023

  1. Update search_queries_geo_bounding_box.go

    Fixed the problem that the longitude and latitude were wrongly transmitted when using the bottom left parameter when querying the geo box. The bottom left parameter array should be longitude first, then latitude.
    soymuchacho committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0771693 View commit details
    Browse the repository at this point in the history