Skip to content

Release Candidate 8

Pre-release
Pre-release
Compare
Choose a tag to compare
@patrickarlt patrickarlt released this 01 Jun 20:24
· 951 commits to master since this release

Breaking Changes

Changes

  • Non standard scale levels from tile services published in web mercator are now remapped to the standard scale levels #548 #530
  • Fixed a bug introduced in RC 7 where features would sometimes not draw #546 #536
  • load event is now fired after all features are created, rather then when they are all received from the server #545
  • Properly handle using L.CircleMarker with L.esri.Layers.FeatureLayer #534
  • New redraw method on L.esri.Layers.FeatureLayer for programatically redrawing features with their latest symbology. #550