Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.39 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.39 KB

Mapbox GL Native

Travis Bitrise

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:

--

Targets

  • 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.