在Google Earth Plugin里的balloon显示动态内容之前在Google Earth Client 端用KML做数据展示, 其中每个元
在Google Earth Plugin里的balloon显示动态内容
之前在Google Earth Client 端用KML做数据展示, 其中每个元素点击之后都会弹出balloon, 每个ballon会通过javascript(Ajax)调用后台程序, 呈现动态内容.
?
<iframe>?tags<embed>?tags<object>?tags为了兼容Google Earth Client端的成像, 所以决定不改KML的内容. 在网页端的程序做一些处理.
