added village sticker

This commit is contained in:
muerwre 2019-02-27 13:18:27 +07:00
parent 9532a333be
commit 087a636b80
3 changed files with 12370 additions and 3 deletions

View file

@ -17,6 +17,7 @@ import {
latLng,
LatLngLiteral,
} from 'leaflet';
import { distKm, distToSegment, getPolyLength, pointInArea } from "$utils/geom";
interface InteractivePolylineOptions extends PolylineOptions {