-
Notifications
You must be signed in to change notification settings - Fork 8
leaflet pointinpolygon
andy.rothwell edited this page Feb 12, 2020
·
1 revision
Our fork is here.
This dependency is used by Layerboard.
In main.js, there is the line:
import 'Leaflet-PointInPolygon/wise-leaflet-pip.js';
We had to have our own fork, so that we could add a dummy package.json file. It does not actually make this a package, but it makes node npm install the repo correctly.