maplibre-gl
Advanced tools
Changelog
2.4.0
_interpolationType
unused field (#264)Changelog
2.3.0
import {version} from 'maplibre-gl'
, or on a Map instance as map.version
.Changelog
2.2.0
Everything from the four previous pre-releases:
icon-padding
symbol layout property to support asymmetric padding (#1289)cooperativeGestures
option when instantiating map to prevent inadvertent scrolling/panning when navigating a page where map is embedded inline (#234)GeoJSONSource.setData()
is called instead of waiting for any pending request to complete before issuing the request for the new URL (#1102)box-sizing: border-box;
(#1250)summary
styles on the attribution control (#1258)Changelog
2.2.0-pre.4
icon-padding
symbol layout property to support asymmetric padding (#1289)cooperativeGestures
option when instantiating map to prevent inadvertent scrolling/panning when navigating a page where map is embedded inline (#234)box-sizing: border-box;
(#1250)