Skip to content

v2.0.0-beta.7

Compare
Choose a tag to compare
@jgravois jgravois released this 01 Jan 18:34

Breaking

  • L.esri.Util.arcgisToGeoJson is now arcgisToGeoJSON

Added

  • updated website to show off our 2.x API (compatible with Leaflet 1.0.0-beta.2) and include API reference for supported plugins.
  • new npm script to watch/recompile source

Changed

Fixed

  • resolved bug that caused data to display outside a specified min/maxZoom
  • edge case affecting time aware layers
  • bug which caused null to sometimes be written to the attribution control (thanks brianbancroft!)
  • made sure relevant node script commands are OS agnostic