remove tab explore.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user