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

esri-leaflet

Package Overview
Dependencies
Maintainers
0
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.0.5

Diff

Changelog

Source

[2.0.5] - deprecated

Fixed

  • DynamicMapLayer image overlays now utilize a proxy when appropriate #862
  • DynamicMapLayer.layerDefs provided as a string are now serialized correctly #866 (thank you@whyvez!)
  • We no longer ask for raw geojson from ArcGIS Online proxied services that can't provide it. #876
  • Copyright text for TiledMapLayer is now displayed automatically when the map has a custom projection. #877
  • When a null extent is encountered by L.esri.Query, no matter its form, an Invalid Bounds error is passed in the callback. #879
  • L.esri.request now sets the generic withCredentials header when appropriate #881
esri_dev
published 2.0.4 •

Changelog

Source

[2.0.4] - 2016-10-18

Changed

  • The default maximum width of Leaflet's attribution control is now 55px less than the map itself #842

Added

  • A custom width crop can be configured via L.esri.options.attributionWidthOffset #849
  • L.esri.query now supports GeoJSON MultiPolygons #866 (thank you@whyvez!)

Fixed

  • Last references to global namespaces have been removed from L.esri.Util #852 (thank you@hamhands!)
  • started linting our test suite
  • responseToFeatureCollection now uses a case insensitive regex to look for common indexing field names
  • GeoJSON / geoJSON casing is now used consistently
esri_dev
published 2.0.3 •

Changelog

Source

[2.0.3] - 2016-09-16

Added

  • attribution from service metadata is now automatically displayed in Leaflet's attribution control for all layer types #832, #842 (thank you@tyleralves!)
  • Powered by Esri is now displayed in Leaflet's attribution control when any layer type is added to the map, not just L.esri.basemapLayer.
  • the attribution control is restricted to a single line, but expands to show all data contributors on mouse hover.
  • support for DynamicMapLayer services that require a token to be passed in a request for raw images #830 (thank you@jaredbrookswhite!)
esri_dev
published 2.0.2 •

Changelog

Source

[2.0.2] - 2016-08-03

Added

  • support for ImageMapLayer services that require a token to be passed in a request for raw images #812
  • more graceful handling of stubborn TiledMapLayer services #810

Fixed

  • bug which resulted in global map scope creep #814
  • bug which caused distortion in featureLayer display #814

Changed

  • Attribution text which is displayed for hosted Esri basemaps is now 'Powered by Esri'
esri_dev
published 2.0.1 •

Changelog

Source

[2.0.1] - 2016-07-16

Added

  • users can now pass tokens to basemapLayer #800

Fixed

  • to avoid broken tile thumbnails, a generic blank tile is referenced automatically by tiledMapLayer. #784
  • ensure addfeature and removefeature events are emitted when featureLayers are added to and removed from the map. #788
  • base64 dynamicMapLayer responses are now parsed appropriately #796

Changed

  • the esri logo is no longer displayed when hosted basemaps are used. It has been replaced by '© Esri' in the map attribution. #783
  • Internal methods used to display dynamic attribution for tiled services with supporting static services were moved into L.esri.Util. #799
esri_dev
published 1.0.4 •

Changelog

Source

[1.0.4] - 2016-07-03

Fixed

  • ensure we remove all Esri logos from the map #795
  • ensure addfeature and removefeature events are emitted when L.esri.featureLayers are added to and removed from the map. #788
esri_dev
published 2.0.0 •

Changelog

Source

[2.0.0] - 2016-05-04

Added

  • new 'USATopo' L.esri.basemapLayer option.
  • boilerplate issue template

Fixed

esri_dev
published 2.0.0-beta.8 •

Changelog

Source

[2.0.0-beta.8]

Changed

  • Build system refactored to use latest Rollup and Rollup plugins.
  • Reworked bundling directives for various modules systems to resolve and simplify various issues
    • WebPack users no longer have to use the Babel loader.
    • Babelify with Babel 6 now works

Added

esri_dev
published 1.0.3 •

Changelog

Source

[1.0.3]

Fixed

  • Ensure all visual relics of L.esri.dynamicMapLayer are removed outside minZoom and maxZoom defined for the layer #744
esri_dev
published 2.0.0-beta.7 •

Changelog

Source

[2.0.0-beta.7]

Breaking

  • L.esri.Util.arcgisToGeoJson is now L.esri.Util.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
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