Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL. A C++ library that powers customizable vector maps in native applications on multiple platforms by taking stylesheets that conform to the Mapbox Style Specification, applying them to vector tiles that conform to the Mapbox Vector Tile Specification, and rendering them using OpenGL or Metal. To embed interactive maps into a native application using a platform-specific language, install the Mapbox Maps SDK. We use CMake to build Mapbox GL Native for various platforms, including Linux, Android, iOS, macOS and Windows. The provided command, executed from the root of this repository tree, will build Mapbox GL Native targeting your host architecture given that you have all the dependencies installed and run the example app.
Features
- Mapbox GL JS is the WebGL-based counterpart to Mapbox GL Native
- We use CMake to build Mapbox GL Native for various platforms
- Mapbox GL Native is licensed under the 2-Clause BSD license
- Customizable maps in native Android, iOS, macOS
- Embed interactive maps into a native application
- Mapbox Maps SDK for macOS (Objective-C, Swift, Interface Builder, AppleScript)