Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
JINRUN-DP
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
xinzhedeai
JINRUN-DP
Commits
42ce23dc
Commit
42ce23dc
authored
Nov 17, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add:person label+广告牌 样式
parent
b5e49c30
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
index.vue
src/views/index.vue
+11
-11
No files found.
src/views/index.vue
View file @
42ce23dc
...
@@ -102,23 +102,23 @@ export default {
...
@@ -102,23 +102,23 @@ export default {
// 1.0,
// 1.0,
// 8000.0
// 8000.0
// ),
// ),
//
pixelOffset: new Cesium.Cartesian2(0, -35),
pixelOffset
:
new
Cesium
.
Cartesian2
(
0
,
-
35
),
// fillColor: Cesium.Color.WHITE,
// fillColor: Cesium.Color.WHITE,
// backgroundColor: new Cesium.Color(0.0, 0.486, 0.65, 0.8),
// backgroundColor: new Cesium.Color(0.0, 0.486, 0.65, 0.8),
// disableDepthTestDistance: 5,
// disableDepthTestDistance: 5,
heightReference
:
Cesium
.
HeightReference
.
CLAMP_TO_GROUND
,
//
heightReference: Cesium.HeightReference.CLAMP_TO_GROUND,
},
},
billboard
:
{
billboard
:
{
image
:
"
/
static/images/
poi-marker-default.png
"
,
image
:
"
/poi-marker-default.png
"
,
scale
:
0.5
,
scale
:
0.5
,
heightReference
:
Cesium
.
HeightReference
.
CLAMP_TO_GROUND
,
//
heightReference: Cesium.HeightReference.CLAMP_TO_GROUND,
disableDepthTestDistance
:
5
,
//
disableDepthTestDistance: 5,
distanceDisplayCondition
:
new
Cesium
.
DistanceDisplayCondition
(
//
distanceDisplayCondition: new Cesium.DistanceDisplayCondition(
1.0
,
//
1.0,
8000.0
//
8000.0
),
//
),
horizontalOrigin
:
Cesium
.
HorizontalOrigin
.
CENTER
,
//
horizontalOrigin: Cesium.HorizontalOrigin.CENTER,
verticalOrigin
:
Cesium
.
VerticalOrigin
.
BOTTOM
,
//
verticalOrigin: Cesium.VerticalOrigin.BOTTOM,
},
},
description
:
`<div><h4>
${
item
.
perName
}${
item
.
status
}
</h4></div>`
,
description
:
`<div><h4>
${
item
.
perName
}${
item
.
status
}
</h4></div>`
,
fixedFrame
:
Cesium
.
Transforms
.
eastNorthUpToFixedFrame
(
position
),
fixedFrame
:
Cesium
.
Transforms
.
eastNorthUpToFixedFrame
(
position
),
...
...
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