UNPKG

realmap

Version:

Wooritech map chart component library

8 lines (6 loc) 389 B
/** * RealMap Editing v1.1.6 * Copyright (C) 2023-2026 WooriTech Inc. * All Rights Reserved. */ import*as r from"./index.mjs";import{MapTool as e,ChartControl as t}from"./index.mjs";class s extends e{_getDragTracker(r,e,t){return console.log("get drag tracker"),super._getDragTracker(r,e,t,!1)}}r.setGlobals({chartControl:class extends t{_creatDefaultTool(){return new s(this)}}});