3.5.5 • Published 7 years ago

@baylleaf/mapbox v3.5.5

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
7 years ago

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 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 macOS. The SDKs target the usual languages on their respective platforms:

SDKLanguagesBuild status
Mapbox GL NativeC++14Circle CI build status Coverage Status
Mapbox Android SDKJavaCircle CI build status
Mapbox iOS SDKObjective-C or SwiftBitrise
Mapbox macOS SDKObjective-C, Swift, or AppleScriptBitrise
node-mapbox-gl-nativeNode.jsCircle CI build status
Mapbox Qt SDKC++03Circle CI build status

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

ToolkitAndroidiOSDeveloper
React Native (npm):white_check_mark::white_check_mark:
Apache Cordova (npm):white_check_mark::white_check_mark:Telerik
NativeScript (npm):white_check_mark::white_check_mark:Telerik
Xamarin:white_check_mark::white_check_mark:Xamarin

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

3.5.5

7 years ago