@@ -0,0 +1,5 @@
export interface ISelectedFeatures {
x: number;
y: number;
features: any[];
}
The note is not visible to the blocked user.