You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running into the same issue, somehow react-google-map is not injecting/passing mapid value to AIRGoogleMap. If directly hardcode the mapid in the AIRGoogleMap file then it works.
Has anyone found a solution?
Using a custom map style json works and the cloud style applies to andoird but on iOS the custom style does not render.
I have tried on an iPhone 11 and an iPhone SE 3rd Gen.
Summary
When I try to apply Cloud Styling to my application - nothing happens on iOS devices. However, on Android - everything works fine
Reproducible sample code
Steps to reproduce
Expected result
iOS Google Map is styles accordingly to the Google Cloud config
Actual result
iOS Google Map remains the same after passing googleMapId
React Native Maps Version
1.20.1
What platforms are you seeing the problem on?
iOS (Google Maps)
React Native Version
0.76.3
What version of Expo are you using?
Not using Expo
Device(s)
iPhone 15 Pro
Additional information
No response
The text was updated successfully, but these errors were encountered: