An OpenGL-based renderer for Mapbox Vector Tiles, consisting of a C++ library for OS X and Linux and SDK bindings for iOS, Android and Node.js.
This repository is for development on Mapbox GL Native itself.
If you want to use products based on Mapbox GL, check out:
- Mapbox Mobile — iOS and Android native development libraries
mapbox-gl-native
- Node.js native modulereact-native-mapbox-gl
— React Native libraryqmapboxgl
— Qt libraryMapbox Cordova Plugin
- Telerik's Apache Cordova plugin
--
- Ubuntu Linux
- OS X 10.9+
- iOS 7.0+
- iPhone 4S and above (5, 5c, 5s, 6, 6 Plus)
- iPad 2 and above (3, 4, Mini, Air, Mini 2, Air 2)
- iPod touch 5th gen and above
- Android 4.0+ (API level 14+)
See INSTALL.md
for development setup and install instructions, including dependencies.