Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

esri-leaflet

Package Overview
Dependencies
Maintainers
3
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esri-leaflet - npm Package Versions

1
7

2.4.1

Diff

Changelog

Source

[2.4.1] - 2020-05-19

Fixed

  • Fixed ES5 issue (#1201)
gavinr
published 2.4.0 •

Changelog

Source

[2.4.0] - 2020-04-22

Fixed

  • Updated request to be imported in BasemapLayer.js rather than relying on global L.esri. (🙏danieloliveira117🙏 #1191)

Changed

  • Updated FeatureLayer allowing queries to be consistently cached both on the server and on ArcGIS Online CDN. This should result in a decent performance boost for most use cases and in some cases (public, non-editable data) a significant performance boost. #1189.
  • use @terraformer/arcgis (instead of @esri/arcgis-to-geojson-utils) to generate GeoJSON from older ArcGIS services #1194.
gavinr
published 2.3.3 •

Changelog

Source

[2.3.3] - 2020-01-29

Fixed

  • Ensure DynamicMapLayer can use both a token and f: 'image'. (#1180)
esri_dev
published 2.3.2 •

Changelog

Source

[2.3.2] - 2019-11-13

Fixed

  • Time filtering fix which adds a case for when a feature's time range contains the time range given in the to and from options for the layer. (🙏pjbiogit🙏 #1174)
gavinr
published 2.3.1 •

Changelog

Source

[2.3.1] - 2019-10-10

Fixed

  • ?undefined issue when using DynamicMapLayer and Proxy (#1164)

Changed

  • REST calls will now use outSR instead of outSr (#1168)
esri_dev
published 2.3.0 •

Changelog

Source

[2.3.0] - 2019-07-17

Fixed

  • Time filtering fix (🙏pjbiogit🙏 #1156)

Changed

  • dynamically resample Esri World Imagery (🙏jgravois🙏 #1011)
  • 'loading' event fired immediately before /export is called (🙏ogix🙏 #1146)
  • warning if setTimeRange() is called without a timeField (#1148)
jgravois
published 2.2.4 •

Changelog

Source

[2.2.4] - 2019-03-20

Fixed

  • ensure a CORS request is made to fetch dynamic attribution for Esri basemaps instead of a JSONP request. (🙏jubasse🙏 #1142)
  • make sure webpack clients can access the ES source. (#1134)
  • ensure basemapLayer honors a proxy if one is set. (🙏dangowans🙏 #1122)
  • resolve devDependency security vulnerabilities (🙏gavinr🙏 #1126)
jgravois
published 2.2.3 •

Changelog

Source

[2.2.3] - 2018-08-16

Fixed

  • ensure ImageMapLayer leverages a proxy. (🙏dangowans🙏 #1121)
jgravois
published 2.2.2 •

Changelog

Source

[2.2.2] - 2018-08-02

Fixed

  • trapped an error when Map.attribution control is not loaded.

Added

  • dynamicMapLayer() and imageMapLayer() now both expose a new zIndex constructor option and modify zIndex values appropriately internally when bringToFront() and bringToBack() are called. (🙏appleshowc🙏 #1084)
esri_dev
published 2.2.1 •

Changelog

Source

[2.2.1] - 2018-07-11

Fixed

  • resolved issue that caused some raw ES6 files to not be bundled on npm.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc