mapknitter icon indicating copy to clipboard operation
mapknitter copied to clipboard

Integrate LEL 2.0

Open sagarpreet-chadha opened this issue 6 years ago • 0 comments

The integration process is written in the Readme : https://github.com/publiclab/leaflet-environmental-layers

Screenshot 2019-11-18 at 11 45 37 PM

The trick to have mapknitter layer ON by default is to exclude Mapknitter using the exclude param above and add Mapknitter using:

L.layerGroup.layerCode("mapknitter").addTo(mapID);

Thanks!

sagarpreet-chadha avatar Nov 18 '19 18:11 sagarpreet-chadha