Commit Graph

3 Commits

Author SHA1 Message Date
JiWoong Sul
c607a52962 fix(geocoding): 주소에서 층수/상호명 제거 로직 추가
- _cleanAddress() 메서드 추가
- 건물번호 뒤 층수 정보 제거 (예: "6-4 1층" → "6-4")
- 건물번호 뒤 상호명 제거 (예: "6-4 이자카야 혼네" → "6-4")
- geocode() 호출 전 주소 정리 적용
2026-01-28 18:54:37 +09:00
JiWoong Sul
3ff9e5f837 feat(app): add vworld geocoding and native ads placeholders 2025-12-03 14:30:20 +09:00
JiWoong Sul
0e8c06bade feat(app): seed restaurants, geocode addresses, refresh sharing 2025-11-26 19:01:00 +09:00