Skip to content

v2.5.0

Compare
Choose a tag to compare
@gavinr gavinr released this 06 Aug 15:41

Fixed

  • Fix Error on cellEnter (🙏francharbo🙏 #1204)
  • Fix bugs with feature layer setWhere (#1211)
  • MinZoom issue - do not clear _currentSnapshot when hiding the layer (#1212)
  • ImageMapLayer - proxy support now works when f:image (#1221)
  • DynamicMapLayer - proxy support now works when f:image (#1220)
  • FeatureLayer issues when refresh() was called (#1224)
  • Issues when addFeatures() (or updateFeatures()) then setWhere() was called (#1226)

Changed

  • DynamicMapLayer now defaults to using format: 'png32' instead of 'png24'. (🙏pmacMaps🙏 #1202, #1187)
  • Reverted the functionality that allowed over-zooming with the Imagery basemap in certain areas of the world due to bugs that were caused by that change (#1223)