Skip to content

V1.0.0-rc.12 Released

Compare
Choose a tag to compare
@fuzhenn fuzhenn released this 02 Oct 12:34
· 5355 commits to master since this release

What's Changed

  • Add a tile throttle mechanism in TileLayer, set options.tileLimitPerFrame (default is 0, unlimited) to limit tiles to consume per frame.
  • fix GeometryCollection toJSON missing properties by @deyihu in #1811
  • layerswitch control support groupgllayer by @deyihu in #1820
  • try parse wmts Capabilities document with ns prefix 'wmts' by @wsw0108 in #1805
  • show marker position(by mousemove) when draw model is point by @deyihu in #1808
  • the use of worker does not depend on the map by @deyihu in #1814

Full Changelog: v1.0.0-rc.11...v1.0.0-rc.12