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

feat: google zoom level에 따라서 radius를 반영한 검색 구현 #247

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

saseungmin
Copy link
Member

@saseungmin saseungmin commented Nov 26, 2023

  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,

Copy link

vercel bot commented Nov 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
offbeat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2023 8:32am

@saseungmin saseungmin linked an issue Nov 26, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5ff5abb) 89.62% compared to head (2d1cf19) 89.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage   89.62%   89.62%           
=======================================
  Files          18       18           
  Lines         270      270           
  Branches       47       47           
=======================================
  Hits          242      242           
  Misses         28       28           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Bundle Sizes

Compared against 5ff5abb

Route: No significant changes found

Dynamic import: None found.

@saseungmin saseungmin merged commit 7d86697 into main Nov 26, 2023
@saseungmin saseungmin deleted the feat/issue-243 branch November 26, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

구글 맵 검색 api 위치에 따라서 검색 기능 구현
1 participant