Skip to content

mapbox自定义比例尺切片 #67

@SCLGIS

Description

@SCLGIS
  根据目前了解,mapbox只支持标准比例尺,切片层级数量是2`n,标准的坐标原点origon(-180,90),我这边想支持切片远点origon(-400,400),自定义比例尺。
  我现在看到了mapbox在【mercator_coordinate.js、transform.js】进行经纬度转墨卡托,然后进行归一化操作,然后还有视锥体的裁切,里面涉及到很多复杂的矩阵算法。
  我这边如果想支持自定义的坐标原点以及比例尺,我该如何去做?请问有详细的指导方案吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions