ОС
"fullTemplateTypeCheck": true,
"strictInjectionParameters": true,
"allowSyntheticDefaultImports": true
}
Size: a a a
ОС
ОС
ОЛ
ОС
ОС
ОЛ
ОС
ОЛ
A
ОС
N
N
N
А
N
<svg #
map map xmlns="http://www.w3.org/2000/svg"
... >…</svg>ngAfterViewInit() {
fromEvent(this.map.nativeElement, 'mouseover')
.pipe(untilDestroyed(this))
.subscribe((event: MouseEvent) => {
if ((event.target as HTMLElement).id.indexOf('marker-') !== -1) {
//
TODO add hovers}
});
}
А
ОЛ
ОС
ОС
I