segler-alex / radiobrowser-api-rust

radio-browser API implementation in rust
GNU Affero General Public License v3.0
227 stars 97 forks source link

Search Radio by Lat long #203

Closed Vjgizmo closed 10 months ago

Vjgizmo commented 11 months ago

Hello, When searching by longitude and latitude, it doesn't return correct results. ex : https://nl1.api.radio-browser.info/json/stations/search?limit=10&geo_lat=18.56732077182747&geo_long=73.87531487077587 Am I doing something wrong? Thanks