Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mapbox/mapbox-gl-native-ios

Interactive, thoroughly customizable maps for iOS powered by vector tiles and OpenGL
https://github.com/mapbox/mapbox-gl-native-ios

Last synced: about 2 months ago
JSON representation

Interactive, thoroughly customizable maps for iOS powered by vector tiles and OpenGL

Awesome Lists containing this project

README

        

# Mapbox Maps SDKs for iOS and macOS

The latest version of Mapbox Maps SDK is now available at [mapbox/mapbox-maps-ios](https://github.com/mapbox/mapbox-maps-ios). This version offers superior performance, features, and developer experience, and is the recommended mobile SDK solution for all Mapbox customers.

Mapbox maintains this repo to address bug fixes and security vulnerabilities. Please note that this project will cease to receive updates, including compatibility and bugfixes, after April 4, 2023. [Here is a helpful guide](https://docs.mapbox.com/ios/maps/guides/) about our latest SDK features and how to migrate to our latest version.

The Mapbox Maps SDK for iOS is an open-source framework for embedding interactive map views with scalable, customizable vector maps into Cocoa Touch applications on iOS 9.0 and above using Objective-C, Swift, or Interface Builder. It takes stylesheets that conform to the [Mapbox Style Specification](https://www.mapbox.com/mapbox-gl-style-spec/), applies them to vector tiles that conform to the [Mapbox Vector Tile Specification](https://www.mapbox.com/developers/vector-tiles/), and renders them using Mapbox GL Native.

| SDK | Languages | Build status |
| --------------------------------------- | ---------------------------------- | ---------------------------------------- |
| [Mapbox Maps SDK for iOS](platform/ios/) | Objective-C or Swift | [![Circle CI build status](https://circleci.com/gh/mapbox/mapbox-gl-native-ios.svg?style=shield)](https://circleci.com/gh/mapbox/workflows/mapbox-gl-native-ios/tree/main) |
| [Mapbox Maps SDK for macOS](platform/macos/) | Objective-C, Swift, or AppleScript | [![Circle CI build status](https://circleci.com/gh/mapbox/mapbox-gl-native-ios.svg?style=shield)](https://circleci.com/gh/mapbox/workflows/mapbox-gl-native-ios/tree/main) |

## License

Mapbox Maps SDK for iOS is licensed under the [2-Clause BSD license](LICENSE.md).

Mapbox GL Native v1.7.0 and above is licensed under the [Mapbox Terms of Service](https://mapbox.com/legal/tos/).