# mapbox-maps-android **Repository Path**: cqteam/mapbox-maps-android ## Basic Information - **Project Name**: mapbox-maps-android - **Description**: 同步 Mapbox Maps SDK for Android 的开源代码 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2021-11-30 - **Last Updated**: 2026-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Mapbox Maps SDK for Android [![CLA assistant](https://cla-assistant.io/readme/badge/mapbox/mapbox-maps-android)](https://cla-assistant.io/mapbox/mapbox-maps-android) ![](https://user-images.githubusercontent.com/4394910/66942701-7ed30100-effe-11e9-9948-14012d4c3289.png) The Mapbox Maps SDK for Android is a public library for displaying interactive, thoroughly customizable maps in native Android. 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 OpenGL. 翻译:Android的Mapbox Maps SDK是一个公共库,用于在原生Android中显示交互式的、完全可定制的地图。它采用符合Mapbox Style Specification的地图样式,将它们应用于符合Mapbox vector Tile Specification的矢量Tile,并使用OpenGL渲染它们。 ## Getting Started This README is intended for developers who are interested in contributing to the Mapbox Maps SDK for Android. Please visit https://docs.mapbox.com/android/beta/maps/guides/ for general information and instructions on using the Maps SDK in your Android application. 翻译:这个README是为那些有兴趣为Android的Mapbox Maps SDK做出贡献的开发者准备的。有关在Android应用程序中使用Maps SDK的一般信息和说明,请访问https://docs.mapbox.com/android/beta/maps/guides/。 ## Developing If you are interested in contributing to the Maps SDK, please see the [DEVELOPING.md](DEVELOPING.md) file for information on setting up, running and building the SDK. 翻译:如果您有兴趣为Maps SDK做贡献,请参阅[DEVELOPING.md](DEVELOPING.md)文件获取关于设置、运行和构建SDK的信息。 ## Reporting issues / Need help? #### Report a bug :beetle: Please use our [bug template](https://github.com/mapbox/mapbox-maps-android/issues/new?labels=bug%20%3Abeetle%3A&template=bug.md) to report any issues. 翻译:请使用我们的[bug模板](https://github.com/mapbox/mapbox-maps-android/issues/new?labels=bug%20%3Abeetle%3A&template=bug.md)报告任何问题。 #### Request a new feature or enhancement :green_apple: Please use our [feature template](https://github.com/mapbox/mapbox-maps-android/issues/new?labels=feature%20%3Agreen_apple%3A&template=feature.md) to request new features or enhancements. 翻译:请使用我们的[功能模板](https://github.com/mapbox/mapbox-maps-android/issues/new?labels=feature%20%3Agreen_apple%3A&template=feature.md)要求新的功能或增强。 #### Other questions Can't find the answer you're looking for? [Contact support](https://www.mapbox.com/contact) 翻译:找不到你想要的答案吗?(联络支持)(https://www.mapbox.com/contact) ## Historical Note This repository is a continuation of the Mapbox Maps SDK for Android available at [mapbox/mapbox-gl-native-android](https://github.com/mapbox/mapbox-gl-native-android). 翻译:这个存储库是Android版Mapbox地图SDK的延续,可以在[Mapbox / Mapbox -gl-native- Android](https://github.com/mapbox/mapbox-gl-native-android)找到。