mirror of
https://github.com/lemeow125/StudE-Frontend.git
synced 2024-11-17 06:19:25 +08:00
Fix google map overlay still rendering under open street map in homepage
This commit is contained in:
parent
64058cf2c8
commit
64cb7aabdd
1 changed files with 1 additions and 0 deletions
|
@ -350,6 +350,7 @@ export default function Home() {
|
|||
return (
|
||||
<>
|
||||
<MapView
|
||||
mapType={"none"}
|
||||
style={styles.map}
|
||||
customMapStyle={[
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue