const html = `

`; reearth.ui.show(html); reearth.on('update', () => { if (reearth.widget?.property?.default) { reearth.ui.postMessage(reearth.widget); } });