mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-03-03 04:14:15 +08:00
Latitude are not supposed to go beyound 90 degrees or below -90. The same goes for longitude with 180 or -180. This was badly implemented in the filters, and was not implemented for the AscDesc rules.