I have in mind to develop a desktop application that simulates a satellite camera orbiting the earth. I would like to use Google Earth in a desktop application instead of embedding it in a website. Apparently the only option that the Google Earth API offers is for web pages
I read in a Stack Overflow post that using QT is possible to embed Google Earth in desktop applications, however most of the links in the referred websites are broken so a lot of information about the topic is missing. Furthermore all the information I found is very old.
Could anyone suggest me a method to embed Google Earth in desktop applications? I have some experience with C++, ADA and Visual Basic but no idea of QT.