maplibre-gl
Advanced tools
Changelog
5.0.0-pre.6
coveringTiles
(tile culling) function for globe (#4937)Changelog
5.0.0-pre.5
AJAXError
to expose HTTP request details to the "error"
event (https://github.com/maplibre/maplibre-gl-js/pull/4822)Changelog
5.0.0-pre.4
geometry-type
to identify "Multi-" features (#4877)Changelog
v5.0.0-pre.3
always
(#4802)Changelog
5.0.0-pre.2
queryRenderedFeatures
by using JavaScript Set
s to assess layer membership internally (#4777)Changelog
4.7.0
map.on
, map.once
and map.off
methods (#4570)maxzoom
is less than or equal to clusterMaxZoom
since in this case you may see unexpected results. (#4604)addSource
and getSource
(#4616)fitBounds
and cameraForBounds
would not display across the 180th meridian (antimeridian)lngRange
. This caused a bug where
using transformCameraUpdate
caused the maxBounds
to stop working just for east/west bounds. (#4625)Changelog
4.6.0
getStyle()
to return a clone so the object cannot be internally changed (#4488)undefined
(#4587))Changelog
4.5.2