根据条件设置获取坐标

Since

1.0.0

interface IGetPoint {
    mercator?: boolean;
}

Properties

Properties

mercator?: boolean

是否转换为墨卡托坐标

Since

1.0.0