{"id":27700933,"url":"https://github.com/openmobilemaps/layer-gps","last_synced_at":"2025-04-25T19:12:59.145Z","repository":{"id":37465498,"uuid":"343789582","full_name":"openmobilemaps/layer-gps","owner":"openmobilemaps","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-14T09:01:01.000Z","size":580,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-25T19:12:36.419Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openmobilemaps.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"2021-03-02T13:47:53.000Z","updated_at":"2025-04-14T08:55:09.000Z","dependencies_parsed_at":"2023-02-19T09:00:44.524Z","dependency_job_id":"b679028e-011c-4087-820b-3fc291be2a7b","html_url":"https://github.com/openmobilemaps/layer-gps","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmobilemaps%2Flayer-gps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmobilemaps%2Flayer-gps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmobilemaps%2Flayer-gps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmobilemaps%2Flayer-gps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openmobilemaps","download_url":"https://codeload.github.com/openmobilemaps/layer-gps/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250878891,"owners_count":21501743,"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","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-04-25T19:12:58.467Z","updated_at":"2025-04-25T19:12:59.135Z","avatar_url":"https://github.com/openmobilemaps.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eOpen Mobile Maps - Gps Layer\u003c/h1\u003e\r\n\u003cbr /\u003e\r\n\u003cdiv align=\"center\"\u003e\r\n  \u003cimg width=\"200\" height=\"45\" src=\"logo.svg\" /\u003e\r\n  \u003cbr /\u003e\r\n  \u003cbr /\u003e\r\n  A Gps Layer Implementation for Open Mobile Maps.\r\n  \u003cbr /\u003e\r\n  \u003cbr /\u003e\r\n  \u003ca href=\"https://openmobilemaps.io/\"\u003eopenmobilemaps.io\u003c/a\u003e\r\n\u003c/div\u003e\r\n\u003cbr /\u003e\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n    \u003c!-- SPM --\u003e\r\n    \u003ca href=\"https://github.com/apple/swift-package-manager\"\u003e\r\n      \u003cimg alt=\"Swift Package Manager\"\r\n      src=\"https://img.shields.io/badge/SPM-%E2%9C%93-brightgreen.svg?style=flat\"\u003e\r\n    \u003c/a\u003e\r\n    \u003c!-- License --\u003e\r\n    \u003ca href=\"https://github.com/openmobilemaps/layer-gps/blob/master/LICENSE\"\u003e\r\n      \u003cimg alt=\"License: MPL 2.0\"\r\n      src=\"https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg\"\u003e\r\n    \u003c/a\u003e\r\n    \u003c!-- iOS Build --\u003e\r\n    \u003ca href=\"https://github.com/openmobilemaps/layer-gps/actions/workflows/ios.yml\"\u003e\r\n      \u003cimg alt=\"Build status: iOS\"\r\n      src=\"https://github.com/openmobilemaps/layer-gps/actions/workflows/ios.yml/badge.svg\"\u003e\r\n    \u003c/a\u003e\r\n    \u003c!-- android Build --\u003e\r\n    \u003ca href=\"https://github.com/openmobilemaps/layer-gps/actions/workflows/android.yml\"\u003e\r\n      \u003cimg alt=\"Build status: android\"\r\n      src=\"https://github.com/openmobilemaps/layer-gps/actions/workflows/android.yml/badge.svg\"\u003e\r\n    \u003c/a\u003e\r\n\u003c/div\u003e\r\n\r\n## Getting started\r\n\r\n[Android Readme](./android/)\r\n\r\n[iOS Readme](./ios/)\r\n\r\n## Features\r\n* A customizable and ready to use gps layer for [Open Mobile Maps](https://openmobilemaps.io/)\r\n* Default location providers on both Android and iOS\r\n* Integrated support for displaying the device orientation\r\n\r\n## Architecture\r\n\r\nThis feature is an extension to the [Open Mobile Maps](https://openmobilemaps.io/) library and shares its structure and architectural design. For more information, please visit the [maps-core repository](https://github.com/openmobilemaps/maps-core).\r\n\r\n## License\r\nThis project is licensed under the terms of the MPL 2 license. See the [LICENSE](LICENSE) file.\nThis project is licensed under the terms of the MPL 2 license. See the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmobilemaps%2Flayer-gps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenmobilemaps%2Flayer-gps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmobilemaps%2Flayer-gps/lists"}