{"id":13995107,"url":"https://github.com/mapbox/mapbox-maps-ios","last_synced_at":"2026-02-11T01:20:08.426Z","repository":{"id":37416629,"uuid":"330733892","full_name":"mapbox/mapbox-maps-ios","owner":"mapbox","description":"Interactive, thoroughly customizable maps for iOS powered by vector tiles and Metal","archived":false,"fork":false,"pushed_at":"2026-02-09T16:29:58.000Z","size":635274,"stargazers_count":581,"open_issues_count":234,"forks_count":192,"subscribers_count":105,"default_branch":"main","last_synced_at":"2026-02-09T20:28:23.745Z","etag":null,"topics":["ios","map","mapbox","maps","metal","priority","swift"],"latest_commit_sha":null,"homepage":"https://www.mapbox.com/mapbox-mobile-sdk","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mapbox.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-18T17:05:41.000Z","updated_at":"2026-02-09T16:52:26.000Z","dependencies_parsed_at":"2026-01-16T13:04:15.112Z","dependency_job_id":null,"html_url":"https://github.com/mapbox/mapbox-maps-ios","commit_stats":{"total_commits":1548,"total_committers":53,"mean_commits":29.20754716981132,"dds":0.8359173126614987,"last_synced_commit":"d13b242a84b0bf13e5e0e398d1b4dfe28d71a97b"},"previous_names":[],"tags_count":257,"template":false,"template_full_name":null,"purl":"pkg:github/mapbox/mapbox-maps-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapbox-maps-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapbox-maps-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapbox-maps-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapbox-maps-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mapbox","download_url":"https://codeload.github.com/mapbox/mapbox-maps-ios/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mapbox%2Fmapbox-maps-ios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29313184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ios","map","mapbox","maps","metal","priority","swift"],"created_at":"2024-08-09T14:03:15.278Z","updated_at":"2026-02-11T01:20:08.329Z","avatar_url":"https://github.com/mapbox.png","language":"Swift","readme":"# mapbox-maps-ios\n\n[![CLA assistant](https://cla-assistant.io/readme/badge/mapbox/mapbox-maps-ios)](https://cla-assistant.io/mapbox/mapbox-maps-ios)\n\nThe Mapbox Maps SDK for iOS is a public library for displaying interactive, thoroughly customizable maps in native iOS. It takes map styles that conform to the [Mapbox Style Specification](https://docs.mapbox.com/mapbox-gl-js/style-spec/), applies them to vector tiles that conform to the [Mapbox Vector Tile Specification](https://github.com/mapbox/vector-tile-spec), and renders them using Metal.\n\n## Getting Started\nThis README is intended for developers who are interested in contributing to the Mapbox Maps SDK for iOS. Please visit https://docs.mapbox.com/ios/maps/guides/ for general information and instructions on using the Maps SDK in your iOS application.\n\n## Examples App\nThe Examples app shows how to use many of the features in the Maps SDK. See the [Examples project](https://github.com/mapbox/mapbox-maps-ios/tree/main/Examples.xcodeproj) for more information.\n\n## Developing\nIf you are interested in contributing to the Maps SDK, please see the [DEVELOPING.md](https://github.com/mapbox/mapbox-maps-ios/tree/main/DEVELOPING.md) file for information on setting up, running and building the SDK.\n\n## Reporting issues / Need help?\n\n#### Report a bug :beetle:\nPlease use our [bug template](https://github.com/mapbox/mapbox-maps-ios/issues/new?labels=bug%20%3Abeetle%3A\u0026template=bug.md) to report any issues with the Mapbox Maps SDK for iOS. We kindly ask you to avoid using the issue tracker in this repository for questions and instead use our support channels. See [other questions](#other-questions) below.\n\n#### Request a new feature or enhancement :green_apple:\nPlease use our [feature template](https://github.com/mapbox/mapbox-maps-ios/issues/new?labels=feature%20%3Agreen_apple%3A\u0026template=feature.md) to request new features or enhancements.\n\n#### Other questions\nIf you have any questions about how to use the Mapbox platform, Mapbox Maps SDK for iOS, or if you need help with specific features, you can reach out to our support team [via our website](https://docs.mapbox.com/help/) or connect with our developer community by joining our [Discord channel](https://discord.gg/UshjQYyDFw).\n\n## Historical Note\nThis repository is a continuation of the Mapbox Maps SDK for iOS available at [mapbox/mapbox-gl-native-ios](https://github.com/mapbox/mapbox-gl-native-ios).\n","funding_links":[],"categories":["Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapbox%2Fmapbox-maps-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmapbox%2Fmapbox-maps-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmapbox%2Fmapbox-maps-ios/lists"}