| | |
| | | * @Author: GuLiMmo 2820890765@qq.com |
| | | * @Date: 2024-05-11 09:18:29 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2024-11-21 18:17:18 |
| | | * @LastEditTime: 2024-11-27 11:19:55 |
| | | * @FilePath: \bigScreen\src\pages\layout\components\scomponents\cesium\AmapMercatorTilingScheme\index.js |
| | | * @Description: 高德地图纠偏 |
| | | * Copyright (c) 2024 by GuLiMmo, All Rights Reserved. |
| | |
| | | Math, |
| | | Cartographic, |
| | | Cartesian2, |
| | | } = DC.getLib('Cesium') |
| | | } = DC.__namespace.Cesium |
| | | // window.DC.getLib('Cesium') |
| | | import CoordTransform from './CoordTransform' |
| | | class AmapMercatorTilingScheme extends WebMercatorTilingScheme { |
| | | constructor() { |