Skip to content

v18.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 09:53
· 373 commits to main since this release

18.0.0 (2024-05-14)

Features

  • add wms layer type utils (adb1ca4)
  • remove duplicate WMSLayer type (fa82fdd)

BREAKING CHANGES

  • removes the WMSLayer type from MapUtils. Use WmsLayer from typeUtils instead.
  • removes the LayerUtil.isOlSource(source) etc. functions in favor of
    instanceof checks