Git Product home page Git Product logo

isabella232 / qtlocation-mapboxgl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qt/qtlocation-mapboxgl

0.0 0.0 0.0 347.59 MB

Mirror/fork of https://github.com/mapbox/mapbox-gl-native. This is a submodule of qtlocation - no point in cloning it separately.

License: Other

Shell 0.38% JavaScript 1.85% C++ 92.93% Python 0.34% Objective-C 0.48% Java 0.06% PowerShell 0.01% Objective-C++ 0.97% Swift 0.07% CMake 2.32% Dockerfile 0.07% EJS 0.52%

qtlocation-mapboxgl's Introduction

Mapbox GL Native

Circle CI build status Coverage Status

A C++ library that powers customizable vector maps in native applications on multiple platforms by taking stylesheets that conform to the Mapbox Style Specification, applying them to vector tiles that conform to the Mapbox Vector Tile Specification, and rendering them using OpenGL or Metal.

To embed interactive maps into a native application using a platform-specific language, install the Mapbox Maps SDK:

Mapbox GL JS is the WebGL-based counterpart to Mapbox GL Native that is designed for use on the Web.

Developing

We use CMake to build Mapbox GL Native for various platforms, including Linux, Android, iOS, macOS and Windows. The following command, executed from the root of this repository tree, will build Mapbox GL Native targeting your host architecture given that you have all the dependencies installed and run the example app.

$ git submodule update --init --recursive
$ cmake . -B build
$ cmake --build build
$ MAPBOX_ACCESS_TOKEN=my_access_token_here ./build/platform/glfw/mbgl-glfw

License

Mapbox GL Native is licensed under the 2-Clause BSD license. The licenses of its dependencies are tracked via FOSSA:

FOSSA Status

qtlocation-mapboxgl's People

Contributors

1ec5 avatar alexshalamov avatar ansis avatar artemp avatar bleege avatar boundsj avatar brunoabinader avatar captainbarbosa avatar chrisloer avatar fabian-guerra avatar frederoni avatar friedbunny avatar guardiola31337 avatar incanus avatar ivovandongen avatar jfirebaugh avatar jmalanen avatar jmkiley avatar julianrex avatar kkaefer avatar ljbade avatar lukaspaczos avatar mikemorris avatar osana avatar pozdnyakov avatar tmpsantos avatar tobrun avatar yhahn avatar zmiao avatar zugaldia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.