mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
moved arrows to separate module
This commit is contained in:
parent
0dbfcb9820
commit
c853d656b8
1 changed files with 0 additions and 3 deletions
|
@ -4,9 +4,6 @@ import { CLIENT } from '$config/frontend';
|
||||||
import { editor, Editor } from "$modules/Editor";
|
import { editor, Editor } from "$modules/Editor";
|
||||||
import { ILatLng } from "$modules/Stickers";
|
import { ILatLng } from "$modules/Stickers";
|
||||||
import { InteractivePoly } from "$modules/InteractivePoly";
|
import { InteractivePoly } from "$modules/InteractivePoly";
|
||||||
import { MarkerClusterGroup } from 'leaflet.markercluster/dist/leaflet.markercluster-src.js';
|
|
||||||
import { angleBetweenPoints, dist2, distToSegment, middleCoord } from "$utils/geom";
|
|
||||||
import { arrowClusterIcon, createArrow } from "$utils/arrow";
|
|
||||||
import { Arrows } from "$modules/Arrows";
|
import { Arrows } from "$modules/Arrows";
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue