antv-l7/packages/scene/CHANGELOG.md

5.4 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0-beta.28 (2020-01-02)

Features

  • scene 实例化支持传入地图实例 & 更新文档 (cb1d4b6)

2.0.0-beta.27 (2020-01-01)

Features

  • scene 实例化支持传入地图实例 & 更新文档 (cb1d4b6)

2.0.0-alpha.28 (2020-01-01)

Features

  • scene 实例化支持传入地图实例 & 更新文档 (cb1d4b6)

2.0.0-alpha.27 (2019-12-31)

Features

  • scene 实例化支持传入地图实例 & 更新文档 (cb1d4b6)

2.0.0-beta.26 (2019-12-30)

Features

  • scene 实例化支持传入地图实例 & 更新文档 (cb1d4b6)

2.0.0-beta.25 (2019-12-27)

Features

  • scene 实例化支持传入地图实例 & 更新文档 (cb1d4b6)

2.0.0-beta.24 (2019-12-23)

Features

  • scene 实例化支持传入地图实例 & 更新文档 (cb1d4b6)

2.0.0-beta.23 (2019-12-23)

Features

  • scene 实例化支持传入地图实例 & 更新文档 (cb1d4b6)

2.0.0-beta.21 (2019-12-18)

Features

  • scene 实例化支持传入地图实例 & 更新文档 (cb1d4b6)

2.0.0-beta.20 (2019-12-12)

Note: Version bump only for package @antv/l7-scene

2.0.0-beta.19 (2019-12-08)

Note: Version bump only for package @antv/l7-scene

2.0.0-beta.18 (2019-12-08)

Note: Version bump only for package @antv/l7-scene

2.0.0-beta.17 (2019-12-08)

Note: Version bump only for package @antv/l7-scene

2.0.0-beta.16 (2019-11-29)

Note: Version bump only for package @antv/l7-scene

2.0.0-beta.15 (2019-11-29)

Note: Version bump only for package @antv/l7-scene

2.0.0-beta.13 (2019-11-28)

Note: Version bump only for package @antv/l7-scene

2.0.0-beta.12 (2019-11-28)

Bug Fixes

2.0.0-beta.11 (2019-11-28)

Bug Fixes

  • merge branch: fix confilt (e7a46a6)

Features

  • add l7 site: add websites (0463ff8)
  • component: add layer control (7f4646e)
  • component: add scale ,zoom, popup, marker map method (a6baef4)
  • core: add map method (853c190)
  • map: adjust Scene API, use @antv/l7-maps instead (77b8f21), closes #86
  • multi-pass: support TAA(Temporal Anti-Aliasing) (2cf0824)
  • picking: support PixelPickingPass and highlight the picked feature (ff0ffa0)
  • point image: add point image (89b2513)
  • post-processing: add some post processing effects (1d8e15c)
  • scene: scene service inTransientScope (ccf1ff4)