坐标类型

This commit is contained in:
2025-10-15 16:52:34 +08:00
parent 3e93971654
commit 073fa8702d
4 changed files with 200 additions and 52 deletions

View File

@ -17,6 +17,8 @@ import {
rotateAround,
getCoordinateSystem,
setCoordinateSystem,
getDMS,
setDMS,
cameraChanged,
setMaximumRequestsPerServer,
setKeyboardEventActive,
@ -324,6 +326,8 @@ if (!window.YJ) {
rotateAround,
getCoordinateSystem,
setCoordinateSystem,
getDMS,
setDMS,
DTH,
cameraChanged,
setMaximumRequestsPerServer,