CesiumGS / cesium-google-earth-examples

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

Upgrade groundoverlay to use Entity API #10

Closed pjcozzi closed 9 years ago

pjcozzi commented 9 years ago

Not ready to merge yet.

pjcozzi commented 9 years ago

This comment was lost in the merge, but is still important:

Is there viewer.flyTo(entity) or perhaps better: entity.flyTo() (with the later, the user doesn't need a reference to viewer).

pjcozzi commented 9 years ago

Merging this as we already have a note about the fly to.