Skip to content

Releases: Esri/esri-leaflet

v3.0.19

04 Sep 20:09

Choose a tag to compare

Fixed

  • Wrong initial tile set zoom level for tileLayer with custom LODs (#1411)

v3.0.18

14 Aug 20:06

Choose a tag to compare

Changed

  • Reverted "fix LODmap issue" (#1400) since it caused a regression (#1413)

v3.0.17

25 Jun 17:51

Choose a tag to compare

Fixed

  • Wrong initial tile set zoom level for tileLayer with custom LODs (#1400)

v3.0.16

01 May 15:17

Choose a tag to compare

Changed

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

v3.0.15

07 Apr 16:06

Choose a tag to compare

Fixed

  • apikey property on TiledMapLayer (#1407)

v3.0.14

17 Dec 16:25

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

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

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

Choose a tag to compare

Fixed

  • Fixed issue with attribution prefix consistency (#1366)

v3.0.10

17 Jan 15:26

Choose a tag to compare

Fixed

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

Changed

  • Updated dependencies (#1351)