maplibre-gl
Advanced tools
Changelog
4.5.1
cooperativeGestures
setting, bringing it in line with other embedded map behaviours, such as Google Maps and Mapbox. (#4465)moveend
(#4458)style.loadURL
abort error being logged when removing style (#4425)Changelog
4.4.0
GeolocateControl
to allow a more granular interaction (#3847)MapOptions.style
optional to be consistent with Map.setStyle(null)
(#4151)aria-label
configurable for Map, Marker and Popup (#4147)<canvas>
is focusable only when interactive (#4147)symbol-placement
is line
or line-center
(#4124)-ms-high-contrast
vendor prefix to (forced-colors: active)
and (prefers-color-scheme: light)
as appropriate (#4250)Changelog
4.3.0
getData
method for GeoJSON Sources to provide the possibility to obtain all the source's features (#4082)text-translate
and icon-translate
behaving weirdly and inconsistently with other -translate
properties (#3456)showCollisionBoxes
) not showing the actual bounding boxes used for collision and click areas. The displayed boxes now match actual collision boxes exactly (#4071)text-translate
property for translation instead of the correct icon-translate
(#4071)Changelog
4.1.3
isolatedModules
flag is set to false in favor of generated JS size. (#3879)SourceCache
that makes unit tests unstable. Eliminate a redundant 'visibility' event fired from Style class. (#3992)