WP-FE-HOME-MAP-DENSITY-01 — Map vừa khung + denser nearby data
Domain: D-PLACE · Surface: CON · Status: IMP · Date: 2026-08-13
Goal
Hiển thị map địa điểm gần bạn không quá lớn / không quá nhỏ, nhiều pin + metadata hơn (khoảng cách, rating, category màu).
Changes
Home peek (HomeMapPreview)
- Height adaptive: ~30% màn hình, clamp 220–256
- Load tới 28 place + 10 social pins (trước 8+5)
- Zoom fit theo user + pins (không cố định quá rộng/hẹp)
- Dot user + halo; pin màu theo
categoryCode - Badge
N điểm gần bạn
Nearby cards (NearbyPlacesSection)
- Limit 12 (trước 6), sort khoảng cách
- Hiện
distance+ rating trên card
PlacesNearby
- Map height 200–240 (~26% màn)
- Hiện tới 40 pin,
fitToCoordinates,showsUserLocation - Badge số địa điểm / số pin
Files
mobile/src/features/home/components/HomeMapPreview.tsxmobile/src/features/home/screens/HomeMapScreen.tsxmobile/src/features/home/components/NearbyPlacesSection.tsxmobile/src/features/places/screens/PlacesNearbyScreen.tsx
Verify
Reload Expo → Home: map vừa, nhiều pin, badge · PlacesNearby: map fit cụm điểm gần.