V1.0.0-rc.12 Released
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