This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
v2.0.2
Added
- now its possible for individual featureLayers to not utilize the renderer defined by the service (when
ignoreRenderer: true
is included as a contructor option)
Fixed
- Ensured that its possible to specify custom panes for marker symbols (thanks @pbastia!)
- Race condition encountered when metadata is slow to load
Changed
- Build system refactored to use latest Rollup and Rollup plugins.
- Reworked bundling directives for various modules systems to resolve and simplify various issues
- WebPack users no longer have to use the Babel loader.
- Babelify with Babel 6 now works