Skip to content

Is Google Maps used for iOS? #378

@garie

Description

@garie

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions