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

Google Maps support for iOS #35

Closed
EricPKerr opened this issue Jan 24, 2016 · 26 comments
Closed

Google Maps support for iOS #35

EricPKerr opened this issue Jan 24, 2016 · 26 comments

Comments

@EricPKerr
Copy link

Any plans to implement the Google Maps SDK for iOS so we don't have to use the default Apple Maps?

@lelandrichardson
Copy link
Collaborator

@EricPKerr no plans at this point. Is there a reason why Google maps should be preferred over MapKit?

@EricPKerr
Copy link
Author

@lelandrichardson Matter of preference. There aren't any iOS ports of Google Maps for React Native yet, but the API for this library (custom markers/features/callouts as children, etc.) seems like the right approach.

@thatsmydoing
Copy link

This would also be useful when using Google Maps Places Search or similar. The terms of service say that you can only show the search results on a Google Map.

@lelandrichardson
Copy link
Collaborator

This is an interesting topic and I'm not sure where to go with it.

On the one hand using the same maps platform across iOS and Android would certainly be nice and able to provide a more consistent cross-platform experience...

On the other hand, mapkit handles the types of things I want this library to do (ie, arbitrary views inside of callouts and markers). Google Maps is significantly underpowered relative to mapkit in this regard, the other maps on the android platform just don't provide anything better.

The limitation regarding places search is one I hadn't considered though.

@XiSmartElf
Copy link

Google map for consistency on IOS nd Android, especially we use a lot of google map API

@arhmnsh
Copy link

arhmnsh commented May 2, 2016

Apple Maps don't have information about places in my region. Would definitely love using Google Maps on iOS.

@billdozr
Copy link

billdozr commented May 4, 2016

Based on some of the valid reasons to use Google Maps on iOS over Apple maps, I wander what the effort would be to implement the support in react-native-maps. Perhaps as a config flag for react-native-maps to decide on which one to link with.

Would be keen to hear others thoughts on this and potentially explore this further.

@BANG88
Copy link

BANG88 commented May 11, 2016

+1
use Google Map or AMap or other Map provider .

@warmwater
Copy link

+1 Google Maps on iOS

since google maps has richer information in my region....

@albenik
Copy link

albenik commented May 14, 2016

+1 for Google Maps os iOS

@codyhazelwood
Copy link

+1 Being able to use the Google Places API on both and consistency in the user experience would be a big plus.

@markfranco
Copy link

+1 for Google Maps os iOS

@alexsbobylev
Copy link

alexsbobylev commented Jul 10, 2016

+1 for Google Maps for iOS

2 similar comments
@otech47
Copy link

otech47 commented Jul 15, 2016

+1 for Google Maps for iOS

@lapcchan
Copy link

+1 for Google Maps for iOS

@bsthomsen
Copy link

+1 google maps for ios

@EricPKerr
Copy link
Author

@lelandrichardson following up on this - seems to be quite a bit of interest both for map region coverage as well as the ability to integrate the Google Places API

@lelandrichardson
Copy link
Collaborator

@EricPKerr it turns out I will most likely implement this. I'm not exactly sure how I will do it while maintaining MapKit support though. No timeline at the moment, but if anyone else has started work on this themselves, I'd love to collaborate.

@ouya99
Copy link

ouya99 commented Aug 3, 2016

+1

@setbern
Copy link

setbern commented Aug 8, 2016

+1 for Google Maps for iOS

@Gipxy
Copy link

Gipxy commented Aug 22, 2016

+1

@sungjinoh
Copy link

How is the issue going on?

@colus001
Copy link

+100

@spikebrehm
Copy link

Update: We're actively working on this at Airbnb.

@lelandrichardson
Copy link
Collaborator

I'm so excited to finally close this issue!

Google Maps support has been added #548

Though we are still not at feature parity, we are still actively working on it.

@nihp
Copy link

nihp commented Jan 30, 2020

How can I add provider for mapkit

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

No branches or pull requests