度分秒
This commit is contained in:
@ -28,7 +28,7 @@ export const sysChange = async (eventBus) => {
|
||||
let coor = systemSetting.coordinate ? systemSetting.coordinate : 'EPSG:4326'
|
||||
YJ.Global.setCoordinateSystem(window.earth, coor)
|
||||
//设置坐标格式
|
||||
// YJ.Global.setDMS(window.earth, systemSetting.positionType)
|
||||
YJ.Global.setDMS(window.earth, systemSetting.positionType)
|
||||
|
||||
//比例尺
|
||||
await YJ.Global.SheetIndexStatusSwitch(window.earth, systemSetting.sheetIndexStatusSwitch)
|
||||
|
||||
Reference in New Issue
Block a user