Skip to content

Releases: Esri/esri-leaflet

v3.0.12

27 Nov 14:40
Compare
Choose a tag to compare

Fixed

  • Added removeEsriAttribution to be exported (#1379)
  • Fixed issue in TiledMapLayer when LOD is 0 (#1381)
  • Fixed apostrophe URL encoding (#1377)

v3.0.11

07 Aug 15:54
Compare
Choose a tag to compare

Fixed

  • Fixed issue with attribution prefix consistency (#1366)

v3.0.10

17 Jan 15:26
Compare
Choose a tag to compare

Fixed

  • Fixed issue with popups when using Leaflet v1.9.3 (#1350)

Changed

  • Updated dependencies (#1351)

v3.0.9

09 Dec 21:44
Compare
Choose a tag to compare

Fixed

  • Fixed performance issue with refreshing features (#1346)

v3.0.8

08 Apr 16:19
Compare
Choose a tag to compare

Fixed

  • Fixed warning in Leaflet v1.8.0 (#1325)

Changed

  • Updated development tooling:

v3.0.7

24 Feb 19:59
Compare
Choose a tag to compare

Fixed

  • Include siteData.json in NPM release (#1317).

v3.0.6

23 Feb 21:56
Compare
Choose a tag to compare

Fixed

  • Include siteData.json in NPM release (414e060).

v3.0.5

23 Feb 21:25
Compare
Choose a tag to compare

Added

  • siteInfo.json generation as part of the release (#1313)

Fixed

  • FeatureLayer.refresh() fixed for layers where simplifyFactor is not set (#1304)

Changed

  • Updated dependencies (#1314)

v3.0.4

06 Dec 21:22
Compare
Choose a tag to compare

Fixed

  • Feature Layer fixes: addFeature event fixed and eachActiveFeature should now respect minZoom/maxZoom (#1301)

v3.0.3

24 Sep 13:35
Compare
Choose a tag to compare

Changed

  • Added a deprecation warning when using L.esri.BasemapLayer (info). This warning can be disabled by setting the ignoreDeprecationWarning option to true. (#1293).
  • Updated dependencies (#1276)