@mapbox/mapbox-gl-native

WebJar for @mapbox/mapbox-gl-native

Лицензия

Лицензия

BSD 2-Clause
Категории

Категории

Native Инструменты разработки
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

mapbox__mapbox-gl-native
Последняя версия

Последняя версия

3.5.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

@mapbox/mapbox-gl-native
WebJar for @mapbox/mapbox-gl-native
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/mapbox/mapbox-gl-native

Скачать mapbox__mapbox-gl-native

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/mapbox__mapbox-gl-native/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>mapbox__mapbox-gl-native</artifactId>
    <version>3.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mapbox__mapbox-gl-native/
implementation 'org.webjars.npm:mapbox__mapbox-gl-native:3.5.4'
// https://jarcasting.com/artifacts/org.webjars.npm/mapbox__mapbox-gl-native/
implementation ("org.webjars.npm:mapbox__mapbox-gl-native:3.5.4")
'org.webjars.npm:mapbox__mapbox-gl-native:jar:3.5.4'
<dependency org="org.webjars.npm" name="mapbox__mapbox-gl-native" rev="3.5.4">
  <artifact name="mapbox__mapbox-gl-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mapbox__mapbox-gl-native', version='3.5.4')
)
libraryDependencies += "org.webjars.npm" % "mapbox__mapbox-gl-native" % "3.5.4"
[org.webjars.npm/mapbox__mapbox-gl-native "3.5.4"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.webjars.npm : node-pre-gyp jar [0.6.28,0.7)
org.webjars.npm : nan jar [2.4.0,3)

Модули Проекта

Данный проект не имеет модулей.

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

org.webjars.npm

Mapbox

Mapbox is the location data platform for mobile and web applications. We're changing the way people move around cities and explore our world.

Версии библиотеки

Версия
3.5.4