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

Native Swift #22

Closed
fahlout opened this issue Jul 27, 2016 · 1 comment
Closed

Native Swift #22

fahlout opened this issue Jul 27, 2016 · 1 comment

Comments

@fahlout
Copy link

fahlout commented Jul 27, 2016

I was wondering if a native Swift code base is in the works as I would like to use Swift code only in my app and Swift is the way to go in the long run. Just wondering if that is on the road map currently. Thanks!

@domesticmouse
Copy link
Contributor

The underlying Google Maps SDK for iOS is implemented in a mix of C++ and Objective C, so a pure Swift application involving Google Maps isn't realistic. Porting Google Maps iOS Utils to Swift, however, sounds eminently reasonable thing to do.

However we aren't going to remove support for this Objective C version, as Objective C libraries are usable in Swift, but the reverse isn't true, last I checked.

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

2 participants