vtils

Home > utils > Wechat > openLocation

Wechat.openLocation() method

使用微信内置地图查看位置。

Signature:

openLocation(params: WechatOpenLocationParams): Promise<any>;

Parameters

Parameter Type Description
params WechatOpenLocationParams 参数

Returns:

Promise<any>