Google Earth API が COLLADA (.dae) 3d モデル オーバーレイのみをサポートし、kmz をサポートしない理由を知っている人はいますか?
KmlModel GEPlugin.createModel ( string id )
Creates a model. A model is a 3D object described in a COLLADA file. COLLADA files have a .dae file extension. Models are created in their own coordinate space and then located, positioned, and scaled in Google Earth.
Parameters:
id ID of the new KmlModel.
kmzをオーバーレイすることは可能ですか?
乾杯