HeightReference() 表示相对于地形的位置。 Members staticconstantSuperMap3D.HeightReference.CLAMP_TO_3D_TILE : number 贴3D Tiles模型,枚举值5。 staticconstantSuperMap3D.HeightReference.CLAMP_TO_GROUND : Number 贴地形和3D Tiles模型,枚举值1。 staticconstantSuperMap3D.HeightReference.CLAMP_TO_TERRAIN : number 贴地形,枚举值3。 staticconstantSuperMap3D.HeightReference.NONE : Number 绝对位置,枚举值0。 staticconstantSuperMap3D.HeightReference.RELATIVE_TO_3D_TILE : number 相对于3D Tiles模型的垂直高度,枚举值6。 staticconstantSuperMap3D.HeightReference.RELATIVE_TO_GROUND : Number 相对地形和3D Tiles模型的垂直高度,枚举值2。 staticconstantSuperMap3D.HeightReference.RELATIVE_TO_TERRAIN : number 相对于地形的垂直高度,枚举值4。