Tim Koop

Results 3 comments of Tim Koop

Here is a work-around. Execute this code before calling getViewPortPxFromLonLat. ``` if (map.calculateBounds(null, 1) == null) { map.zoomTo(map.zoom); } ```

> @tkoop You may try to use `$refs` to reference Trix in the Vue component. I've tried this, but it's not working for me. https://codesandbox.io/s/romantic-wildflower-dv5x0?fontsize=14&hidenavigation=1&theme=dark When I click the "Insert"...

"glances" has Docker support. I think btop should too.