We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
附近潛店改成利用經緯度座標查詢
The text was updated successfully, but these errors were encountered:
finish radius search, fix #64
8710e69
@anntsai2356 @yinmin8610 radius search is done GET: https://b90a3314.ngrok.io/api/spot/{id} return JSON with shop name, id, and distance close this issue when this function is tested, thx.
Sorry, something went wrong.
@lukechu1997 Could u update the URL ? It can't work now. TT
已測試,可以出現結果,但程式碼的正確性待驗證。
What "r" means in the code below ? AND '.$long.' + '.$radius.'/(69 * COS(RADIANS('.$lat.'))))r
We should ask BlueT.
lukechu1997
No branches or pull requests
附近潛店改成利用經緯度座標查詢
The text was updated successfully, but these errors were encountered: