Skip to content

v2.0.1

Compare
Choose a tag to compare
@jgravois jgravois released this 16 Jul 15:03

Added

  • users can now pass tokens to basemapLayer #800

Fixed

  • to avoid broken tile thumbnails, a generic blank tile is referenced automatically by tiledMapLayer. #784
  • ensure addfeature and removefeature events are emitted when featureLayers are added to and removed from the map. #788
  • base64 dynamicMapLayer responses are now parsed appropriately #796

Changed

  • the esri logo is no longer displayed when hosted basemaps are used. It has been replaced by '© Esri' in the map attribution. #783
  • Internal methods used to display dynamic attribution for tiled services with supporting static services were moved into L.esri.Util. #799