#
luxiaotao1123
2024-03-11 c8803ff78a9c73dc9f5bf1d6528e0f4228259828
zy-asrs-flow/src/pages/map/index.jsx
@@ -98,6 +98,10 @@
        const width = contentRef.current.offsetWidth;
        const height = contentRef.current.offsetHeight;
        app.renderer.resize(width, height);
        if (model !== MapModel.OBSERVER_MODEL) {
            player.hideGridlines();
            player.showGridlines();
        }
    }, [app, mapContainer, windowSize])
    // model