All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.cesium.exportKmlResultKmz.kt Maven / Gradle / Ivy

The newest version!
// Automatically generated - do not modify!

package cesium

/**
 * @property [kmz] The generated kmz file.
 */
external interface exportKmlResultKmz {
    var kmz: org.w3c.files.Blob
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy