Fixed lint
This commit is contained in:
@@ -406,7 +406,6 @@ class CanvasBuilder extends VectorContext {
|
|||||||
]);
|
]);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
console.warn(`${type} geometry is not supported by custom drawing.`);
|
|
||||||
}
|
}
|
||||||
this.endGeometry(feature);
|
this.endGeometry(feature);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user