zoom buttons

This commit is contained in:
2024-05-30 13:39:49 +05:00
parent 44413af8a2
commit 3586728262
39 changed files with 380 additions and 223 deletions
@@ -6,7 +6,6 @@ import SphereTour from "./SphereTour";
import { IAppartmentSphere } from "../../types/apartmentSphere";
import useSphere from "../../store/useSphere";
import LabelMarker from "./LabelMarker";
// import { spheres } from "../../consts/spheres";
interface VirtualTourWrapperProps {
appartment: IAppartmentSphere;