diff --git a/src/components/MapMaplibreGl.tsx b/src/components/MapMaplibreGl.tsx index 2b4d6085..86084800 100644 --- a/src/components/MapMaplibreGl.tsx +++ b/src/components/MapMaplibreGl.tsx @@ -90,21 +90,6 @@ export default class MapMaplibreGl extends React.Component { + this.state.inspect!.render(); + }, 500); } }