fix
This commit is contained in:
parent
1c364a65a8
commit
894f2af5d0
@ -66,17 +66,6 @@ function Labels() {
|
||||
eyeOffset={new Cartesian2(0, 200000)}
|
||||
/>
|
||||
</Entity>
|
||||
<Entity show={showThree} position={Cartesian3.fromDegrees(98, 48, 0)}>
|
||||
<LabelGraphics
|
||||
text={"barotropic"}
|
||||
font="24px Helvetica"
|
||||
fillColor={Color.fromCssColorString("#04fbfd")}
|
||||
outlineColor={Color.BLACK}
|
||||
outlineWidth={2}
|
||||
style={LabelStyle.FILL_AND_OUTLINE}
|
||||
eyeOffset={new Cartesian2(0, 1200000)}
|
||||
/>
|
||||
</Entity>
|
||||
<Entity show={showThree} position={Cartesian3.fromDegrees(90, 27, 0)}>
|
||||
<LabelGraphics
|
||||
text={"青藏高原夏季出现年代际增温"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user