Appearance
getMapCenter(option)
// mosowe-tdt TDTRenderRef.value.getMapCenter().then(res => { console.log(res); }); // mosowe-tdt-x TDTRenderRef.value?.getMapCenter?.().then(res => { console.log(res); });