zouliang

Results 2 issues of zouliang

##### Description of the problem **Location**: `examples/picking_canvas_pickSurfaceNormalAndUV.html` ``` uvPosDiv.style.left = Math.floor(left + uv[0] * width) + "px"; uvPosDiv.style.top = Math.floor(top + height - (uv[1] * height)) + "px"; // Correct...

question

定位在北京,旋转到背面也就是经度+180之后,当前定位图标会显示出来 ![bug](https://cloud.githubusercontent.com/assets/13572666/26519888/b5417cac-42fa-11e7-84e7-11c519ba65c8.png) 截图来自https://ispring.github.io/WebGlobe/index.html