A WebGL interactive maps library
17 Jun 2026 · Newest first
Last checked
Checking sources…
Showing 1 of 1 releases. Full release notes.
Signals highlight changes worth reviewing. They cannot determine whether your application is affected.
import * as mapboxgl from 'mapbox-gl/esm') so that modern bundlers can eliminate small unused parts of the code. Replace mapboxgl.accessToken with Map accessToken option. Most of the bundle still can't be statically eliminated, but this release also improves lazy loading of code at runtime, with more improvements on the way.Map getLayerProperty and setLayerProperty to support layer-level properties (minzoom, maxzoom, filter, slot, appearances)TileProvider API to accept ImageBitmap for raster and raster-dem providers.GeolocateControl ready event and setShowAccuracyCircle, setShowUserHeading, setFitBoundsOptions, setShowUserLocation methods.KeyboardHandler disablePan/enablePan methods.DragRotateHandler disablePitch/enablePitch methods.TouchZoomRotateHandler disableTapDragZoom/enableTapDragZoom methods.Map setLanguage, getLanguage, setWorldview, getWorldview as stable public methods (previously private).package.json slightly improving NPM install size and time.Cutoff is currently disabled on terrain warning on Standard style.model-line-cutout-mode property.line-emissive-strength