mirror of
https://github.com/lemeow125/StudE-Frontend.git
synced 2024-11-17 06:19:25 +08:00
Homepage improvements
This commit is contained in:
parent
28a3d26c7e
commit
6d3628ac8a
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ export default function Home() {
|
|||
}}
|
||||
showsUserLocation={true}
|
||||
scrollEnabled={false}
|
||||
zoomEnabled={false}
|
||||
rotateEnabled={false}
|
||||
minZoomLevel={15}
|
||||
initialRegion={{
|
||||
latitude: location.coords.latitude,
|
||||
|
|
Loading…
Reference in a new issue