Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-station-module-view
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
station
amos-station-module-view
Commits
2ec8b905
Commit
2ec8b905
authored
Jun 05, 2020
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.回复全景监控模式,初始化旋转维区域
parent
23897607
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
View3D.js
mods/components/3dviewConvertor/view/View3D.js
+3
-0
No files found.
mods/components/3dviewConvertor/view/View3D.js
View file @
2ec8b905
...
@@ -1442,6 +1442,7 @@ class View3D extends Component {
...
@@ -1442,6 +1442,7 @@ class View3D extends Component {
this
.
props
.
editModelChange
(
false
);
//显示全景统计
this
.
props
.
editModelChange
(
false
);
//显示全景统计
this
.
setState
({
this
.
setState
({
treeData
:
[],
treeData
:
[],
pageType
:
'region'
,
//区域
sideControlShow
:
false
,
//隐藏耳朵
sideControlShow
:
false
,
//隐藏耳朵
isShowActionBar
:
true
,
//显示工具栏
isShowActionBar
:
true
,
//显示工具栏
startLoadExceptionArea
:
true
,
//显示marker,
startLoadExceptionArea
:
true
,
//显示marker,
...
@@ -1454,6 +1455,7 @@ class View3D extends Component {
...
@@ -1454,6 +1455,7 @@ class View3D extends Component {
this
.
setState
({
this
.
setState
({
isPointSave
:
true
,
isPointSave
:
true
,
treeData
:
[],
treeData
:
[],
pageType
:
'region'
,
//区域
sideControlShow
:
false
,
//隐藏耳朵
sideControlShow
:
false
,
//隐藏耳朵
isShowActionBar
:
true
,
//显示工具栏
isShowActionBar
:
true
,
//显示工具栏
startLoadExceptionArea
:
true
,
//显示marker,
startLoadExceptionArea
:
true
,
//显示marker,
...
@@ -1469,6 +1471,7 @@ class View3D extends Component {
...
@@ -1469,6 +1471,7 @@ class View3D extends Component {
this
.
enableCamera
();
//恢复相机
this
.
enableCamera
();
//恢复相机
this
.
setState
({
this
.
setState
({
treeData
:
[],
treeData
:
[],
pageType
:
'region'
,
//区域
sideControlShow
:
false
,
//隐藏耳朵
sideControlShow
:
false
,
//隐藏耳朵
isShowActionBar
:
true
,
//显示工具栏
isShowActionBar
:
true
,
//显示工具栏
startLoadExceptionArea
:
true
,
//显示marker,
startLoadExceptionArea
:
true
,
//显示marker,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment