Volodymyr Shevchenko

Results 5 comments of Volodymyr Shevchenko

**EggFiredRice**, thanx, this works )

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:...