vtils

Home > utils > WechatGetLocationParams

WechatGetLocationParams interface

Signature:

export declare interface WechatGetLocationParams 

Properties

Property Modifiers Type Description
type?   ‘wgs84’ | ‘gcj02’ (Optional) 默认为 wgs84 的 gps 坐标,如果要返回直接给 openLocation 用的火星坐标,可传入 gcj02。