interface CloudInfo {
    fileinfo: mapray.PointCloudProvider.Info;
    url: string;
}

Properties

Properties

url: string