v2.2.0
Added
- it is now possible to add/update features in feature services in bulk (🙏Biboba🙏 #1083)
- two new basemaps!
ImageryFirefly
andPhysical
(🙏pmacMaps🙏 #1100)
Changed
- use external sourcemap files consistently, even for debug build #1088
Fixed
- better error trapping for non CORS requests (🙏strajuser🙏 #1070)
- trap for GeoJSON with null geometry #1060
- check for null attribution (🙏octavm🙏 #1078)
- ensure
token
is only included in tile requests once (🙏octavm🙏 #1092) - addressed https://nodesecurity.io/advisories/566 #1094
Removed
- cruft from npm tarball #1067