Volodymyr Shevchenko
Volodymyr Shevchenko
**EggFiredRice**, thanx, this works )
**fburatti**, thanx, this work
@mrxdst hi you can remove **SVG** attribute `viewBox`
hi @rabinrai44 ``` import * as svgPanZoomNamespace from 'svg-pan-zoom'; import { panZoomConfig } from '../configs/svg-pan-zoom'; @Component({ selector: 'schema-map', templateUrl: './schema-map.component.html' }) export class schemeMap implements OnInit { @ViewChild('scene') public scene:...