All Projects → mapbox → Mapbox Gl Js

mapbox / Mapbox Gl Js

Licence: other
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
GLSL
2045 projects

Projects that are alternatives of or similar to Mapbox Gl Js

Mapbox Gl Native
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
Stars: ✭ 4,091 (-48.97%)
Mutual labels:  geojson, mapbox, vector-tiles, mapbox-gl, map, openstreetmap, monorepo
Mapbox Gl Native Android
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
Stars: ✭ 135 (-98.32%)
Mutual labels:  geojson, mapbox, vector-tiles, mapbox-gl, map, openstreetmap
angular-mapboxgl-directive
AngularJS directive for Mapbox GL
Stars: ✭ 43 (-99.46%)
Mutual labels:  map, webgl, mapbox-gl, mapbox-gl-js, mapbox
L7
🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.
Stars: ✭ 2,517 (-68.6%)
Mutual labels:  webgl, geojson, mapbox, map
Martin
Blazing fast and lightweight PostGIS vector tiles server
Stars: ✭ 540 (-93.26%)
Mutual labels:  mapbox, vector-tiles, mapbox-gl, mapbox-gl-js
React Map Gl
React Component Library for Mapbox GL JS
Stars: ✭ 298 (-96.28%)
Mutual labels:  webgl, mapbox-gl, mapbox-gl-js, map
Vector Datasource
Tilezen vector tile service - OpenStreetMap data in several formats
Stars: ✭ 427 (-94.67%)
Mutual labels:  geojson, vector-tiles, map, openstreetmap
React Map Gl
React friendly API wrapper around MapboxGL JS
Stars: ✭ 6,244 (-22.12%)
Mutual labels:  webgl, mapbox-gl, mapbox-gl-js, map
Tangram
WebGL map rendering engine for creative cartography
Stars: ✭ 1,964 (-75.5%)
Mutual labels:  webgl, vector-tiles, map
deck.gl-time-series-widget
A React Time Slider implementation for DECK.GL - (non)temporal data - by CPU filtering ⌛
Stars: ✭ 19 (-99.76%)
Mutual labels:  mapbox-gl, mapbox-gl-js, mapbox
Mapscii
🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
Stars: ✭ 5,886 (-26.58%)
Mutual labels:  vector-tiles, map, openstreetmap
HMap
:earth: HMap | 基于openlayers的封装组件
Stars: ✭ 64 (-99.2%)
Mutual labels:  map, vector-tiles, openstreetmap
react-map-gl-cluster
Urbica React Cluster Component for Mapbox GL JS
Stars: ✭ 27 (-99.66%)
Mutual labels:  map, mapbox-gl, mapbox-gl-js
web-maps-wcag-evaluation
Manual accessibility evaluation of popular web map tools.
Stars: ✭ 28 (-99.65%)
Mutual labels:  mapbox-gl-js, openstreetmap, mapbox
maptalks.mapboxgl
MapboxglLayer for maptalks.js
Stars: ✭ 51 (-99.36%)
Mutual labels:  mapbox-gl, mapbox-gl-js, mapbox
Mapboxstatic.swift
Static map snapshots with overlays in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
Stars: ✭ 162 (-97.98%)
Mutual labels:  geojson, map, openstreetmap
react-mapboxgl
Declarative React components for mapbox-gl-js.
Stars: ✭ 15 (-99.81%)
Mutual labels:  mapbox-gl, mapbox-gl-js, mapbox
Maplibre Gl Native
An open-source fork of Mapbox GL SDK for iOS and Android and other platforms
Stars: ✭ 65 (-99.19%)
Mutual labels:  mapbox, vector-tiles, mapbox-gl
Baremaps
Custom vector tiles from OpenStreetMap and other data sources.
Stars: ✭ 100 (-98.75%)
Mutual labels:  mapbox, vector-tiles, openstreetmap
map
🏳️‍🌈🗺 A map of community centers and other helpful information for queer (LGBTQ) people.
Stars: ✭ 15 (-99.81%)
Mutual labels:  map, openstreetmap, mapbox

Mapbox logo

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 JS gallery of map images

Caption: (Mapbox GL JS maps, left-to-right, top-to-bottom): Custom styled point clusters, custom style with points, hexbin visualization on a Dark style map with Popups, data-driven circles over a raster layer with satellite imagery, 3D terrain with custom Markers, Mapbox Movement data visualization.

License

Copyright © 2021 Mapbox

All rights reserved.

Mapbox GL JS version 2.0 or higher (“Mapbox Web SDK”) must be used according to the Mapbox Terms of Service. This license allows developers with a current active Mapbox account to use and modify the Mapbox Web SDK. Developers may modify the Mapbox Web SDK code so long as the modifications do not change or interfere with marked portions of the code related to billing, accounting, and anonymized data collection. The Mapbox Web SDK sends only anonymized usage data, which Mapbox uses for fixing bugs and errors, accounting, and generating aggregated anonymized statistics. This license terminates automatically if a user no longer has an active Mapbox account.

For the full license terms, please see the Mapbox Terms of Service.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].