mbgl
mbgl is the C++ rendering engine at the core of Mapbox GL Native, the native platform implementation of Mapbox’s map rendering framework. It provides the low-level functionality required to render interactive vector-tile based maps using the Mapbox Style Specification. mbgl is designed to be embedded in mobile and desktop applications, offering high-performance rendering and smooth user interactions.
The library handles the full rendering pipeline, including tile data handling, style evaluation, symbol placement, multi-layer
mbgl is part of the Mapbox GL ecosystem and serves as the native counterpart to the Mapbox
Platforms supported include iOS, Android, and desktop environments through respective native SDKs and builds. mbgl is