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

구글 맵 검색 api 위치에 따라서 검색 기능 구현 #243

Closed
saseungmin opened this issue Nov 18, 2023 · 0 comments · Fixed by #244 or #247
Closed

구글 맵 검색 api 위치에 따라서 검색 기능 구현 #243

saseungmin opened this issue Nov 18, 2023 · 0 comments · Fixed by #244 or #247

Comments

@saseungmin
Copy link
Member

saseungmin commented Nov 18, 2023

zoom level에 따라서 radius 설정

  3: 50000,
  4: 50000,
  5: 50000,
  6: 50000,
  7: 50000,
  8: 50000,
  9: 50000,
  10: 40000,
  11: 25000,
  12: 12000,
  13: 7000,
  14: 3000,
  15: 2000,
  16: 1000,
  17: 500,
  18: 500,
  19: 250,
  20: 100,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant