if you are using flutter and you are viewing a white screen instead of the map kindly ensure you have the manifest file configured with location access <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/> <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>