Summary
- Update documentation for
getLayer()
andgetSource()
forLayerGroup
support - Update
getLayers()
to work withLayerGroup
s - Make
transformRequest
option work for raster sources with inlint TileJSON definition
What's Changed
- Updates for v9.2.3 by @ahocevar in #742
- Call transformRequest for raster sources with inline TileJSON by @ahocevar in #743
- Update docs getLayers() to also work with layer groups by @ahocevar in #744
Full Changelog: v9.2.3...v9.2.4