diff --git a/app/components/CameraOrientation.vue b/app/components/CameraOrientation.vue new file mode 100644 index 00000000..7374f6df --- /dev/null +++ b/app/components/CameraOrientation.vue @@ -0,0 +1,31 @@ + + + diff --git a/app/components/VeaseViewToolbar.vue b/app/components/VeaseViewToolbar.vue index 195094e2..769b76b6 100644 --- a/app/components/VeaseViewToolbar.vue +++ b/app/components/VeaseViewToolbar.vue @@ -2,6 +2,7 @@ import schemas from "@geode/opengeodeweb-viewer/opengeodeweb_viewer_schemas.json"; import ActionButton from "@ogw_front/components/ActionButton.vue"; +import CameraOrientationButtons from "@ogw_front/components/Viewer/CameraOrientationButtons.vue"; import Screenshot from "@ogw_front/components/Screenshot"; import ZScaling from "@ogw_front/components/ZScaling"; @@ -70,7 +71,22 @@ const camera_options = [