mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
fixed map clicks on sticker drag
This commit is contained in:
parent
67eeaa7293
commit
7bdf07cae5
7 changed files with 150 additions and 141 deletions
|
@ -13,7 +13,7 @@ import {
|
|||
middleCoordPx,
|
||||
} from '~/utils/geom';
|
||||
import { Point } from 'leaflet';
|
||||
import { MainMap } from '~/containers/map/Map';
|
||||
import { MainMap } from '~/constants/map';
|
||||
|
||||
export interface ITilePlacement {
|
||||
minX: number;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue