Skip to content
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

check for HAVE_GOOGLE_MAPS in AIRGoogleMapOverlay #1

Conversation

chrise86
Copy link

Adds missing #ifdef HAVE_GOOGLE_MAPS checks to AIRGoogleMapOverlay.h and AIRGoogleMapOverlay.m.

wbyoung and others added 2 commits July 24, 2018 18:35
This allows setting up the library to work with Google Maps on iOS via
`react-native link` instead of only via CocoaPods.

Because Google-Maps-iOS-Utils is not distributed as a binary (at this
time), it disables functionality that depends on this library and raises
an exception that points to the reason why there's a problem.

Additionally:

- A missing file has been added back into the AirMaps.xcodeproj project.
@wbyoung
Copy link
Owner

wbyoung commented Aug 24, 2018

This has been added to react-native-maps#2396 by fixing up the prior commit.

@wbyoung wbyoung closed this Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants