680 B
680 B
dumon-geolocation
Implement manager GNSS, Wi‑Fi RTT, IMU, Kalman fusion, event emitter
Install
npm install dumon-geolocation
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
| Param | Type |
|---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>