@@ -14,6 +14,7 @@ import VectorCategory from "@/graphic/enum/VectorCategory";
const props = defineProps<{geo: FocusVector}>()
const hideTypes = [
+ VectorType.CrossPoint,
VectorType.RoadPoint,
VectorType.CurveRoadPoint,
VectorCategory.Point.NormalPoint