Releases: Esri/esri-leaflet-vector
Releases · Esri/esri-leaflet-vector
v4.2.7
MapLibre GL JS version that is included with this version of Esri Leaflet Vector: 4.7.1
(#230).
Updated
- Better console messages when API key is invalid (#227)
v4.2.6
MapLibre GL JS version that is included with this version of Esri Leaflet Vector: 4.6.0
.
Fixed
- Fixed issue where Esri Attribution was not added properly when using vectorBasemapLayer using an item ID (#229)
v4.2.5
MapLibre GL JS version that is included with this version of Esri Leaflet Vector: 4.6.0
.
v4.2.4
Fixed
- Fixed issue where Esri Attribution was not removed when VectorBasemapLayer was removed (#208)
Updated
- Updated maplibre-gl dependency to v4 (#219)
- Updated dependencies (#223)
v4.2.3
Added
- Added worldview and places params (#214)
Fixed
- Fixed
wrong listener type: undefined
console warning (#211)
v4.2.2
Fixed
- Adds support for RTL language labels by exposing the maplibre
setRTLTextPlugin
method (#207)
v4.2.1
Updated
- Updated maplibre-gl dependency to v3 (#201)
v4.2.0
Added
- Allow users to set preserveDrawingBuffer in the options (#199)
- Expose MaplibreGLJSLayer variable (#197)
Fixed
- Token with sprite and glyphs (#192)
- Export of package version (#187)
v4.1.0
Added
- Added
load-error
event (#165)
- Added support for the v2 basemap styles service (#182)
Fixed
- fix default pane for VectorBasemapLayer (#182)
Changed
- VectorBasemapLayer now inherits from VectorTileLayer, reducing code duplication within this repo. (#182)
v4.0.2
Fixed
- Fixed layer invisible at certain zoom levels using minLOD/maxLOD (#166)
- Added
index.d.ts
to release (#167)