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

Is Google Maps used for iOS? #378

Open
garie opened this issue Mar 8, 2020 · 0 comments
Open

Is Google Maps used for iOS? #378

garie opened this issue Mar 8, 2020 · 0 comments

Comments

@garie
Copy link

garie commented Mar 8, 2020

I'll dive into the code to figure this out for myself before I submit my next version but I am hoping someone can just answer if they already know.

Is the Google Maps iOS SDK being used for iOS? As stated in the Google documentation, including the attribution text in the app is required if so and you can get this by using [GMSServices openSourceLicenseInfo] which is given by the Xamarin Nuget package Xamarin.Google.iOS.Maps through the property Google.Maps.MapServices.OpenSourceLicenseInfo.

If the Google Maps SDK is being used and the attribution thus required, I think the following changes should be made to this library:

  • The attribution text should be served through this library to avoid having to include the Google nuget package directly
  • This requirement should be documented in the wiki
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

1 participant