vtils

Home > utils > WechatGetLocationParams > type

WechatGetLocationParams.type property

默认为 wgs84 的 gps 坐标,如果要返回直接给 openLocation 用的火星坐标,可传入 gcj02。

Signature:

type?: 'wgs84' | 'gcj02';