About this project
MapLibre GL JS is an open-source library designed for rendering interactive vector tile maps in the browser. It utilizes GPU-accelerated rendering to ensure fast map display and is a community-led fork of mapbox-gl-js (v1.x).
Key capabilities include:
- Rendering of vector tiles with GPU acceleration.
- Support for 3D buildings and 3D terrain.
- Ability to create heatmap layers.
- Visualization of population density.
- Animation of image series.
- Integration options via bindings for React and Angular.
The library is licensed under the 3-Clause BSD license and follows Semantic Versioning (2.0.0).