public interface ProjectionService extends SelectableService<ProjectionService.ProjectionType>
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
ProjectionService.ProjectionType |
| 限定符和类型 | 方法和说明 |
|---|---|
double[] |
toLngLat(double[] projection)
投影坐标转经纬度坐标
|
double[] |
toProjection(double[] lngLat)
基于经纬度获得投影坐标值
|
acceptCopyright © 2022. All rights reserved.