CesiumGS/cesium

Disable the depth test when clamped to ground zooms to wrong location

開放

#5,957 建立於 2017年11月1日

 (3 則留言) (0 個反應) (0 位負責人)JavaScript (3,324 個分叉)batch import
category - sandcastlegood first issuetype - bug

倉庫指標

星標
 (11,758 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Select Disable the depth test when clamped to ground in http://localhost:8080/Apps/Sandcastle/index.html?src=Billboards.html&label=All and you'll be looking at the size of a mountain. You need to move the camera to see the billboard.

This is using the viewer.zoomTo, so maybe we introduced a bug when clamping to ground?

貢獻者指南