cesium: SceneTransforms.wgs84ToWindowCoordinates incorrect when tracking entity

Reported in the forum https://groups.google.com/forum/#!topic/cesium-dev/XYAGd93UkmA

He included a really good example in the post.
SceneTransforms.wgs84ToWindowCoordinates returns the wrong window coordinates when the tracked entity has a different position from the one being converted to a window coordinate.

About this issue

  • Original URL
  • State: open
  • Created 9 years ago
  • Reactions: 1
  • Comments: 22 (4 by maintainers)

Commits related to this issue

Most upvoted comments

Hi @bagnell,

Based on the discussion I’d with @hpinkos, it looks like the problem could be related to “camera transformation”.

Can you advice on how to proceed further?