{"id":29751639,"url":"https://github.com/googlemaps-samples/ios-navigation-sdk-samples","last_synced_at":"2025-10-27T10:03:09.284Z","repository":{"id":303471117,"uuid":"935638142","full_name":"googlemaps-samples/ios-navigation-sdk-samples","owner":"googlemaps-samples","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-07T18:28:24.000Z","size":135,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-07-07T21:36:13.081Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googlemaps-samples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-19T19:12:52.000Z","updated_at":"2025-07-07T18:28:28.000Z","dependencies_parsed_at":"2025-07-07T21:36:19.215Z","dependency_job_id":"0903af55-c525-4134-8bcd-e6a37dbecdb3","html_url":"https://github.com/googlemaps-samples/ios-navigation-sdk-samples","commit_stats":null,"previous_names":["googlemaps-samples/ios-navigation-sdk-samples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/googlemaps-samples/ios-navigation-sdk-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlemaps-samples%2Fios-navigation-sdk-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlemaps-samples%2Fios-navigation-sdk-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlemaps-samples%2Fios-navigation-sdk-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlemaps-samples%2Fios-navigation-sdk-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googlemaps-samples","download_url":"https://codeload.github.com/googlemaps-samples/ios-navigation-sdk-samples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlemaps-samples%2Fios-navigation-sdk-samples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267179628,"owners_count":24048385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-26T14:39:47.486Z","updated_at":"2025-10-27T10:03:04.263Z","avatar_url":"https://github.com/googlemaps-samples.png","language":"Swift","readme":"# Google Navigation SDK for iOS sample code\n\n## Description\n\nThis repository contains sample code for use with the Google Navigation SDK for iOS.\n\n## Requirements\n\nBefore starting, please note that these demos are directed towards a technical\naudience. You'll also need Xcode 15.0 or later. If you're new to the API, please read the Introduction section of the Google Navigation API for iOS documentation -  https://developers.google.com/maps/documentation/navigation/ios-sdk\n\n## Installation\n\nThe `GoogleNavigation` folder contains the Swift sample code that is downloaded\nwhen you run `pod try GoogleNavigation`. To use this project:\n\n```\n$ cd GoogleNavigation\n$ pod install\n$ open GoogleNavSwiftXCFrameworkDemos.xcworkspace\n```\n\nYou will need to add an API Key to `GoogleNavigation/GoogleNavSwiftXCFrameworkDemos/Swift/SDKDemoAPIKey.swift`. Please see the\n[documentation](https://developers.google.com/maps/documentation/navigation/ios-sdk/get-api-key)\nfor details on how to get an API Key.\n\n## Documentation\nhttps://developers.google.com/maps/documentation/navigation/ios-sdk\n\n## Contributing\n\nPlease see [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Terms of Service\n\nThis library uses Google Maps Platform services. Use of Google Maps Platform services through this library is subject to the Google Maps Platform [Terms of Service](https://cloud.google.com/maps-platform/terms).\n\n**European Economic Area (EEA) developers**\n\nIf your billing address is in the European Economic Area, effective on 8 July 2025, the [Google Maps Platform EEA Terms of Service](https://cloud.google.com/terms/maps-platform/eea) will apply to your use of the Services. Functionality varies by region. [Learn more](https://developers.google.com/maps/comms/eea/faq).\n\nThis library is not a Google Maps Platform Core Service. Therefore, the Google Maps Platform Terms of Service (e.g. Technical Support Services, Service Level Agreements, and Deprecation Policy) do not apply to the code in this library.\n\n## Support\n\nThis library is offered via an open source [license](LICENSE). It is not governed by the\nGoogle Maps Platform Support\n[Technical Support Services Guidelines](https://cloud.google.com/maps-platform/terms/tssg),\nthe [SLA](https://cloud.google.com/maps-platform/terms/sla), or the\n[Deprecation Policy](https://cloud.google.com/maps-platform/terms) (however,\nany Google Maps Platform services used by the library remain subject to the\nGoogle Maps Platform Terms of Service).\n\nIf you find a bug, or have a feature request, please [file an issue](https://github.com/googlemaps-samples/ios-navigation-sdk-samples/issues) on\nGitHub. If you would like to get answers to technical questions from other\nGoogle Maps Platform developers, ask through one of our\n[developer community channels](https://developers.google.com/maps/developer-community).\nIf you'd like to contribute, please check the [Contributing guide](CONTRIBUTING.md).\n\nYou can also discuss this library on our [Discord server](https://discord.gg/hYsWbmk).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglemaps-samples%2Fios-navigation-sdk-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglemaps-samples%2Fios-navigation-sdk-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglemaps-samples%2Fios-navigation-sdk-samples/lists"}