-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
我使用这里的方法将前端请求传过到后端的z/x/y参数转换成对应的经纬度,转换处理经度是对的,但是纬度好像不对
private static @NotNull Bbox createTileBbox
我转换后的结果是:
[113.29092979431152, 74.188028286004794, 113.33504676818848, 74.20004488418158]
[113.11506271362305, 74.21193584494212, 113.20329666137695, 74.235924739750203]
[113.20295333862305, 74.21193584494212, 113.29118728637695, 74.235924739750203]
请问是什么问题导致的呢
Metadata
Metadata
Assignees
Labels
No labels