Skip to content
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
JavaScript HTML GLSL Other
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci In browser query test runner and reporter (#8584) Oct 10, 2019
.github Add point about showing visual changes (#8763) Sep 17, 2019
bench fix bench script OOM, upgrade rollup (#8843) Oct 10, 2019
build In browser query test runner and reporter (#8584) Oct 10, 2019
cloudformation Collect GL performance stats (#8645) Sep 10, 2019
debug Expose mapboxgl.getRTLTextPluginStatus method (#8864) Oct 15, 2019
flow-typed remove magic path resolution in unit tests Jun 11, 2019
rollup Fix and refactor the benchmark suite (#8066) Mar 23, 2019
src Show a disabled geolocate button if user or system denies geolocation ( Oct 16, 2019
test consider icon-text-fit when doing variable text placement (#8803) Oct 15, 2019
vendor/docs-page-shell merge publisher-production into master (#8519) Jul 19, 2019
.editorconfig EditorConfig updates (#3537) [ckip ci] Nov 4, 2016
.eslintrc Use eslint object-curly-spacing to enforce no extra space in curly br… Aug 28, 2019
.flowconfig update Flow ignores for faster start (#8337) Jun 11, 2019
.gitignore In browser query test runner and reporter (#8584) Oct 10, 2019
.stylelintrc add stylelint rules for readability (#6101) Feb 7, 2018
.topissuesrc Update high priority label Aug 10, 2018
ARCHITECTURE.md "element" → "index" Aug 24, 2017
CHANGELOG.md v1.4.1 (#8849) (#8855) Oct 10, 2019
CODE-OF-CONDUCT.md Add CODE-OF-CONDUCT.md (#5015) Jul 21, 2017
CONTRIBUTING.md Update CONTRIBUTING.md to point to new docs repo (#8629) Aug 14, 2019
LICENSE.txt Ditch gl-matrix fork in favor of the original package (#6751) May 29, 2018
README.md fix images in the readme (#8641) Aug 15, 2019
package.json remove unused start-docs package.json script (#8857) Oct 12, 2019
postcss.config.js Use postcss to inline svg files into css (#6513) May 1, 2018
rollup.config.csp.js Introduce static worker version of the bundle for strict CSP environm… Mar 21, 2019
rollup.config.js Introduce static worker version of the bundle for strict CSP environm… Mar 21, 2019
yarn.lock upgrade pbf to 3.2.1 (#8863) Oct 11, 2019

README.md

Mapbox

Mapbox GL JS is a JavaScript library for interactive, customizable vector maps on the web. It takes map styles that conform to the Mapbox Style Specification, applies them to vector tiles that conform to the Mapbox Vector Tile Specification, and renders them using WebGL.

Mapbox GL JS is part of the cross-platform Mapbox GL ecosystem, which also includes compatible native SDKs for applications on Android, iOS, macOS, Qt, and React Native. Mapbox provides building blocks to add location features like maps, search, and navigation into any experience you create. To get started with GL JS or any of our other building blocks, sign up for a Mapbox account.

In addition to GL JS, this repository contains code, issues, and test fixtures that are common to both GL JS and the native SDKs. For code and issues specific to the native SDKs, see the mapbox/mapbox-gl-native repository.

Mapbox GL gallery

License

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

FOSSA Status

You can’t perform that action at this time.