I add google maps, it looks like this on ios and android, I did the necessary actions in the necessary API and manifest files package used : flutter_google_maps
Asked
Active
Viewed 141 times
0
-
There is any error in debug console? – Andrew Piterov Aug 10 '22 at 07:19
-
Have you add `onMapCreated` callback and initialize `GoogleMapController` with initial `CameraPosition`? – Andrew Piterov Aug 10 '22 at 07:21
-
check have you add google map key in android manifest file? – Nehil Koshiya Aug 10 '22 at 08:43