Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
No, sorry, the project has never used the COM API at all. It seems you are
confusing two entirely unrelated concepts here.
The COM Api is an application programming interface that allows you to use
native COM calls on the full Google Earth Application not the plugin. It is
true that this control library did use an early binding model to the "Google
Earth Plugin Type Librbary", however this has nothing at all to do with the
Google Earth COM API.
The now used late binding model simply allows dynamic runtime calls to be made
on the "Google Earth Plugin Type Library" without referencing a particular
version of it in development.
Again this has nothing at all to do with the COM Api.
Hope that clears it up.
F.
Original comment by fraser.c...@gmail.com
on 7 Sep 2010 at 1:57
Original issue reported on code.google.com by
blai...@gmail.com
on 7 Sep 2010 at 12:55