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

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

There is a newer version: 1.90.0-10
Show 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