segler-alex / radiobrowser-api-rust

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

Search Radio by Lat long #203

Closed Vjgizmo closed 1 year ago

Vjgizmo commented 1 year 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