CesiumGS / cesium-google-earth-examples

Google Earth plugin API samples ported to Cesium
Apache License 2.0
94 stars 54 forks source link

Placemark Click Event Handling terrain issues #45

Open mramato opened 9 years ago

mramato commented 9 years ago

http://localhost:8080/examples/pinEvent.html

The Pin in the picking demo goes under the terrain and can disappear. Makes the demo look pretty crappy. Do we just want o disable the terrain for this demo? There is a standalone terrain picking demo anyway.

pjcozzi commented 9 years ago

Disabling terrain is OK with me.