removed all modules

This commit is contained in:
Fedor Katurov 2020-01-08 12:07:36 +07:00
parent aa8fd14517
commit 0c321f2bb3
21 changed files with 677 additions and 77 deletions

View file

@ -16,7 +16,7 @@ import {
LeafletMouseEvent,
latLng,
LatLngLiteral
} from "leaflet";
} from "leaflet";
import { distKm, distToSegment, getPolyLength, pointInArea } from "$utils/geom";