MCPcopy
hub / github.com/WebODM/WebODM / write

Method write

app/scripts/glbopti.js:20–25  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

18 }
19
20 write(context) {
21 if (this.rtc){
22 context.jsonDoc.json.extensions = context.jsonDoc.json.extensions || {};
23 context.jsonDoc.json.extensions.CESIUM_RTC = this.rtc;
24 }
25 }
26}
27
28async function main() {

Callers 15

generate_align_tifFunction · 0.80
detectFunction · 0.80
download_fileFunction · 0.80
calc_contoursFunction · 0.80
zip_dirFunction · 0.80
receive_data_chunkMethod · 0.80
plugin_uploadMethod · 0.80
export_rasterFunction · 0.80
create_resized_copyMethod · 0.80
appendMethod · 0.80
resetMethod · 0.80
delinkMethod · 0.80

Calls

no outgoing calls

Tested by 7

do_POSTMethod · 0.64
test_flightpathMethod · 0.64
write_mockFunction · 0.64
test_worker_tasksMethod · 0.64
test_taskMethod · 0.64
test_backupMethod · 0.64