Skip to content

Render Mapbox styles in mobile, desktop, and node applications using C++ and OpenGL

License

Notifications You must be signed in to change notification settings

tssmits/mapbox-gl-native

This branch is 8953 commits behind mapbox/mapbox-gl-native:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 24, 2015
Mar 17, 2016
Nov 14, 2015
Jan 31, 2016
Jan 7, 2016
Dec 17, 2015
Jan 5, 2016
Mar 11, 2016
Mar 16, 2016
Mar 17, 2016
Jul 17, 2014
Feb 21, 2016
Mar 16, 2016
Mar 14, 2016
Feb 4, 2015
Mar 18, 2015
Dec 3, 2015
Feb 18, 2016
Feb 12, 2016
Mar 11, 2016
Feb 20, 2016
Dec 8, 2015
Mar 13, 2016
Oct 31, 2015
Jan 5, 2016
Jan 29, 2016
Mar 8, 2016
Feb 20, 2016
Nov 21, 2015
Mar 4, 2016
Feb 15, 2016
Dec 16, 2015

Repository files navigation

Mapbox GL Native

A library for embedding interactive, customizable vector maps into native applications on multiple platforms. It takes stylesheets that conform to the Mapbox GL Style Specification, applies them to vector tiles that conform to the Mapbox Vector Tile Specification, and renders them using OpenGL. Mapbox GL JS is the WebGL-based counterpart, designed for use on the Web.

The Mapbox GL ecosystem

This repository hosts the cross-platform Mapbox GL Native library, plus convenient SDKs for several platforms. The cross-platform library comes with a GLFW-based demo application for Ubuntu Linux and OS X. The SDKs target the usual languages on their respective platforms:

SDK Languages Build status
Mapbox GL Native C++14 Travis Coverage Status
Mapbox Android SDK Java Bitrise
Mapbox iOS SDK Objective-C or Swift Bitrise
Mapbox OS X SDK Objective-C or Swift Bitrise
node-mapbox-gl-native Node.js Travis

Additional Mapbox GL Native–based libraries are developed outside of this repository:

If your platform or hybrid application framework isn’t listed here, consider embedding Mapbox GL JS using the standard Web capabilities on your platform.

About

Render Mapbox styles in mobile, desktop, and node applications using C++ and OpenGL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 39.5%
  • Objective-C 23.7%
  • Java 19.3%
  • Objective-C++ 8.3%
  • C 4.7%
  • Shell 2.0%
  • Other 2.5%