-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IOS Google Map styling #817
Conversation
Added the map styling to ios Fixed the android build that broke Fixed some styling issues
38b9332
to
aef830b
Compare
Thanks for this change! I think I'm missing something though -- how do I tell iOS to use Google Maps instead of Apple? |
|
Hmm this isn't working for me. (The map maintains its default style.) Is it because it's not apart of the latest release? Here's my code:
|
🐑 🇮🇹 |
@spikebrehm could you help gilbox with releasing this to NPM? |
https://github.com/airbnb/react-native-maps/pull/722/files @spikebrehm, this would also be great to have. |
v0.12.1 is published |
Adds support to google map styling for ios.
fix #781