CesiumGS / cesium-google-earth-examples

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

Pin drag picking issue? #23

Open pjcozzi opened 9 years ago

pjcozzi commented 9 years ago

See https://github.com/AnalyticalGraphicsInc/cesium-google-earth-examples/pull/16#issuecomment-68391797

pjcozzi commented 9 years ago

Same issue in the eventListeners example.

pjcozzi commented 9 years ago

@bagnell can you look at this? Perhaps it is a multi-frustum issue where part of the billboard is overwritten during a pick? An alpha issue? Sizing issue?

mramato commented 9 years ago

I ran into this in Sandcastle as well, I actually filed https://github.com/AnalyticalGraphicsInc/cesium/issues/2461 for it