Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
/ mapbox-gl-native Public archive

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL

License

Notifications You must be signed in to change notification settings

mapbox/mapbox-gl-native

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

71d61c3 · Dec 14, 2015
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.3+ (API level 15+)

See INSTALL.md for development setup and install instructions, including dependencies.