| 1 | /* Copyright© 2000 - 2026 SuperMap Software Co.Ltd. All rights reserved.*/ |
| 2 | // import {ChildPlotLayer} from "../../../plugins/plotting/leaflet/mapping"; |
| 3 | |
| 4 | L.supermap.plotting.initPlotMapPanel = function(div, plotMapManager){ |
nothing calls this directly
no test coverage detected