Google Earth COM API (Example)
Here are some functions that show how to connect to the Google Earth COM API from within Matlab.
This allows one to change camera views, add and control the display of KML features from within Matlab.
A few functions are given to show how one might use this COM API to control Google Earth.
Use ge=GEserver to start the Google Earth COM API server.
Cite As
Gus Brown (2023). Google Earth COM API (Example) (https://www.mathworks.com/matlabcentral/fileexchange/20031-google-earth-com-api-example), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Test and Measurement > Image Acquisition Toolbox > Device Connection >
- MATLAB > External Language Interfaces > Other languages > Google > Google Earth >
- Sciences > Earth, Ocean, and Atmospheric Sciences > Earth and Planetary Science >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Added ge.release to help. |