Skip to main content

bn.startLocationUpdate

startLocationUpdate(options?): Promise<void>

description Start monitoring real-time position changes in the foreground

Parameters

NameTypeDescription
options?StartLocationUpdateOptionslocation options

Returns

Promise<void>


StartLocationUpdateOptions#

Ƭ StartLocationUpdateOptions: Object

Type declaration

NameTypeDescription
type"gcj02" | "wgs84"Coordinates type: 'gcj02'; 'wgs84'