构造
new DynamicTransform()
方法列表
| 名称 | 说明 |
|---|---|
| .BLH84ToXY(coord) | WGS84坐标转动态投影坐标 |
| ._resetPara() | 视点变化时,初始化动态投影参数 |
| .resetParaForExtent() | 视点变化时,初始化动态投影参数 |
详细说明
(static) BLH84ToXY(coord)
WGS84坐标转动态投影坐标
参数
| 名称 | 类型 | 缺省值 | 说明 |
|---|---|---|---|
coord |
Array |
返回值
Coord
(static) _resetPara()
视点变化时,初始化动态投影参数
(static) resetParaForExtent()
视点变化时,初始化动态投影参数
搜索