Skip to content

Releases: Esri/esri-leaflet

v3.0.16

01 May 15:17
Compare
Choose a tag to compare

Changed

  • Changed code formatting from Semistandard to Prettier and ESLint (#1408)

v3.0.15

07 Apr 16:06
Compare
Choose a tag to compare

Fixed

  • apikey property on TiledMapLayer (#1407)

v3.0.14

17 Dec 16:25
Compare
Choose a tag to compare

Added

  • Export the Esri attribution string for other layer types to use (#1397)

v3.0.13

25 Oct 13:22
Compare
Choose a tag to compare

Fixed

  • Removed usage of toLatLngBounds to improve usage of Esri Leaflet with ESM CDNs. (#1394)

Changed

  • Updated dependencies (#1382)

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).