esri-leaflet
Advanced tools
Changelog
[2.0.5] - deprecated
DynamicMapLayer.layerDefs
provided as a string are now serialized correctly #866 (thank you@whyvez!)TiledMapLayer
is now displayed automatically when the map has a custom projection. #877Invalid Bounds
error is passed in the callback. #879L.esri.request
now sets the generic withCredentials
header when appropriate #881Changelog
Changelog
[2.0.3] - 2016-09-16
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.DynamicMapLayer
services that require a token to be passed in a request for raw images #830 (thank you@jaredbrookswhite!)Changelog
[2.0.2] - 2016-08-03
ImageMapLayer
services that require a token to be passed in a request for raw images #812TiledMapLayer
services #810map
scope creep #814Changelog
[2.0.1] - 2016-07-16
basemapLayer
#800tiledMapLayer
. #784featureLayer
s are added to and removed from the map. #788dynamicMapLayer
responses are now parsed appropriately #796Changelog
[1.0.4] - 2016-07-03
Changelog
[2.0.0] - 2016-05-04
L.esri.basemapLayer
option.L.esri.featureLayer
s not to draw https://github.com/Esri/esri-leaflet/pull/770L.esri.imageMapLayer
are overlaid appropriately at world scale https://github.com/Esri/esri-leaflet/pull/774Changelog
[2.0.0-beta.8]
timeout
parameter for FeatureLayer
https://github.com/Esri/esri-leaflet/pull/730 Thanks @nathanhilbertChangelog
[1.0.3]
L.esri.dynamicMapLayer
are removed outside minZoom
and maxZoom
defined for the layer #744Changelog
[2.0.0-beta.7]
L.esri.Util.arcgisToGeoJson
is now L.esri.Util.arcgisToGeoJSON
1.0.0-beta.2
) and include API reference for supported plugins.min/maxZoom
null
to sometimes be written to the attribution control (thanks brianbancroft!)