Fix google map overlay still rendering under open street map in homepage

This commit is contained in:
Keannu Bernasol 2023-10-11 18:37:53 +08:00
parent 64058cf2c8
commit 64cb7aabdd

View file

@ -350,6 +350,7 @@ export default function Home() {
return ( return (
<> <>
<MapView <MapView
mapType={"none"}
style={styles.map} style={styles.map}
customMapStyle={[ customMapStyle={[
{ {