-
Notifications
You must be signed in to change notification settings - Fork 8
esri leaflet vector
andy.rothwell edited this page Feb 12, 2020
·
1 revision
Our fork is here.
This was forked from esri-leaflet-vector on 3/19/2019 by Andy Rothwell. It is no longer updated regularly by Esri, and one of the dependencies of it's dependencies, static-eval, was being pulled in as a very old version and it was a security risk according to GitHub.
In package.json the following dependencies were updated:
- esri-leaflet ^2.1.2 => esri-leaflet ^2.2.3
- leaflet ^1.0.0 => leaflet ^1.4.0
- mapbox-gl "git+ https://github.com/Esri/mapbox-gl-js.git#indexed-vector-sources" => mapbox-gl ^0.53.1
- mapbox-gl-leaflet 0.0.3 => 0.0.4
This package is a dependency of L.esri.WebMap, which is a dependency of phila-vue-mapping.
L.esri.WebMap is used by layerboard to create an app out of an AGO Webmap.