remove tab explore.tsx

This commit is contained in:
2025-10-30 23:05:32 +07:00
parent 5c6758d2c2
commit a236b80cdd
4 changed files with 3 additions and 137 deletions

View File

@@ -146,7 +146,7 @@ export default function HomeScreen() {
longitude: point.lon,
}}
zIndex={50}
radius={20} // Tăng từ 50 → 1000m
radius={200} // Tăng từ 50 → 1000m
fillColor="rgba(241, 12, 65, 0.8)" // Tăng opacity từ 0.06 → 0.8
strokeColor="rgba(221, 240, 15, 0.8)"
strokeWidth={2}