Skip to content

esri leaflet webmap and L.esri.WebMap

andy.rothwell edited this page Sep 10, 2018 · 2 revisions

esri-leaflet-webmap and L.esri.WebMap

The esri-leaflet-webmap folder contains an adaptation of the project L.esri.WebMap, which we forked.

Unfortunately, this cannot be included through its npm link or unpkg, because of a few changes that were made to it.

If changes are to be made in the future, clone the City of Philadelphia fork, make changes to the files in src, and run "npm run build". Then copy the new compiled files from the dist folder to the esri-leaflet-webmap folder of openmaps.

Clone this wiki locally