is it possible to display a Google Earth map INSIDE Excel?

后端 未结 3 1180
抹茶落季
抹茶落季 2020-12-15 13:09

Is there any way, using the scripting available to Excel 2007 to display a Google Earth map inside a sheet?

I\'ve used Excel to house the data that I\'ve then gone a

3条回答
  •  -上瘾入骨i
    2020-12-15 13:53

    Google Earth also has an ActiveX Control (called the GEPluginX Control) you can embed in an Excel worksheet, as long as you have the Google Earth browser plugin installed (this is a separate installation from the standalone Google Earth application).

    The ActiveX control has an API you can use to navigate the 3D view to different places (I believe you can load a KML file and view placemarks within that file)...

    Google Earth Plugin

提交回复
热议问题