【发布时间】:2014-12-18 18:01:30
【问题描述】:
【问题讨论】:
标签: google-earth google-earth-plugin
【问题讨论】:
标签: google-earth google-earth-plugin
在大多数情况下,您必须梳理 javaScript 代码以获得一些线索,但在这种情况下,这很容易。
如果您在 HTML 页面上查看源代码,那么您将看到目标 KML 文件:
...up_kml_url=https://sites.google.com/site/oilandgasinfrastructure/canada.kmz...
如果您在网络浏览器中输入 URL,那么它将下载目标 KMZ 文件并将其启动到 Google 地球桌面以供进一步分析。
网址:https://sites.google.com/site/oilandgasinfrastructure/canada.kmz
【讨论】: