mapbox-gl-js
by
mapbox

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

View on GitHub ↗

Summary Information

Updated 12 minutes ago
Added to GitGenius on July 7th, 2022
Created on March 7th, 2013
Open Issues & Pull Requests: 1,452 (+0)
Number of forks: 2,359
Total Stargazers: 12,323 (+0)
Total Subscribers: 367 (+0)

Issue Activity (beta)

Open issues: 806
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,430 days
Stale 30+ days: 793
Stale 90+ days: 772

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug :lady_beetle: (779)
  • feature :green_apple: (440)
  • auto-triaged (327)
  • needs information :pray: (226)
  • docs :scroll: (101)
  • needs discussion :speech_balloon: (95)
  • good first issue (92)
  • performance :zap: (87)

Most active issues this week

No issue events were indexed in the last 7 days.

Repository Insights (GitGenius)

Median issue/PR response: 67.1 days
Mean response time: 743.1 days
90th percentile: 2404.2 days
Tracked items: 675

Most active contributors

Detailed Description

Mapbox GL JS is a JavaScript library that enables developers to create interactive, customizable vector maps in web browsers. The library applies map styles conforming to the Mapbox Style Specification to vector tiles that follow the Mapbox Vector Tile Specification, rendering them using WebGL for high performance. As a core component of the broader Mapbox GL ecosystem, it shares code and test fixtures with native SDKs available for Android, iOS, macOS, and React Native, allowing developers to maintain consistency across multiple platforms when building location-based features.

The library supports a comprehensive range of mapping capabilities including custom styled point clusters, hexbin visualizations, data-driven styling with circles and other geometric shapes, 3D terrain rendering, and integration with satellite imagery through raster layers. Developers can add interactive elements such as popups and markers to their maps, and the library facilitates visualization of specialized datasets like Mapbox Movement data. The customization options extend to applying pre-built open source styles or creating entirely custom map designs, making it suitable for diverse use cases from simple location displays to complex geospatial data visualizations.

Mapbox GL JS is written in TypeScript and maintains extensive documentation including getting started guides, tutorials, API references, and a gallery of examples. The repository serves as the central hub for both the JavaScript library and shared components used across the Mapbox GL ecosystem, with native SDK-specific code and issues housed separately in the mapbox-gl-native repository. The project provides detailed style specification documentation and contributor guidelines for developers looking to extend or contribute to the library.

Activity tracking shows the repository maintains active engagement with its user base, with a median issue and pull request response latency of approximately 1610 hours across 675 tracked items. The most frequently labeled issues fall into three categories: bugs with 237 occurrences, auto-triaged items with 150 occurrences, and feature requests with 138 occurrences. Key contributors including stepankuzmin, ibesora, and underoot have driven significant development activity, with stepankuzmin alone accounting for 281 tracked events. The repository shares contributors with other major projects including Microsoft VSCode and Microsoft TypeScript, indicating cross-pollination of expertise and practices from the broader web development ecosystem.

The library is positioned as part of Mapbox's broader platform for adding location features including maps, search, and navigation capabilities into web applications. Developers can access comprehensive resources through the official documentation site at docs.mapbox.com, which includes style documentation, browser data storage information, and numerous examples demonstrating the library's capabilities. The project requires a Mapbox account for use and operates under the Mapbox Terms of Service, with the software licensed specifically for use with Mapbox products and services.

mapbox-gl-js
by
mapboxmapbox/mapbox-gl-js

Repository Details

Fetching additional details & charts...