Skip to content

Release Candidate 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@patrickarlt 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 for L.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() and L.esri.Tasks.Identify. #443
  • Bugfix for adding/removing certain basemap layers. #455