Release Candidate 6
Pre-release
Pre-release
patrickarlt
released this
05 Mar 22:04
·
1113 commits
to master
since this release
Breaking Changes
None
Changes
f:'json'
will now be used automatically when a proxy is set forL.esri.DynamicMapLayer
. #464- Callback functions will now only be run once when there is a CORS error. #465
- Layer ids will now be included with the GeoJSON response from
identify()
andL.esri.Tasks.Identify
. #443 - Bugfix for adding/removing certain basemap layers. #455